Skip to content

Commit abeb342

Browse files
authored
[#258] Test outside cryptolib container.
1 parent f4e5773 commit abeb342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mc_dc_coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
jobs:
1212
coverage:
1313
runs-on: ubuntu-latest
14-
container:
15-
image: ivvitc/cryptolib:20240814
14+
# container:
15+
# image: ivvitc/cryptolib:20240814
1616

1717
steps:
1818
# Step 1: Checkout the repository

0 commit comments

Comments
 (0)