Skip to content

Commit a6fef9b

Browse files
committed
fix(ci): pin conformance test to formae 0.77.16-internal
1 parent 4589aa1 commit a6fef9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ jobs:
174174
- name: Run conformance tests
175175
env:
176176
FORMAE_TEST_RUN_ID: ${{ github.run_id }}-${{ github.run_attempt }}
177-
run: make conformance-test
177+
run: make conformance-test VERSION=0.77.16-internal

0 commit comments

Comments
 (0)