Skip to content

Commit 2661557

Browse files
committed
fix: halmos CI step
1 parent 4d958f2 commit 2661557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
run: yarn build
106106

107107
- name: Run tests
108-
run: yarn test:integration
108+
run: yarn test:symbolic
109109

110110
lint:
111111
name: Lint Commit Messages

0 commit comments

Comments
 (0)