Skip to content

Commit bb21847

Browse files
authored
Update main.yml
1 parent b0c2bc6 commit bb21847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
build:
3030
runs-on: ubuntu-latest
3131
strategy:
32-
#fail-fast: false
32+
fail-fast: false
3333
matrix:
3434
coq_version: [ '8.19.2' , '8.20+rc1' , 'dev' ]
3535
ocaml_version:

0 commit comments

Comments
 (0)