Skip to content

Commit acd3e7c

Browse files
committed
Enable cvc5's CI
1 parent 3be67b0 commit acd3e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-cvc5.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: Test cvc5
22

33
on:
44
pull_request:
5-
types: [ labeled ]
5+
branches:
6+
- main
67
workflow_dispatch:
78

89
jobs:
910
test-cvc5:
10-
if: github.event.label.name == 'cvc5'
1111
runs-on: ubuntu-latest
1212
env:
1313
OPAMJOBS: 4

0 commit comments

Comments
 (0)