We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5063dc8 commit 6e62625Copy full SHA for 6e62625
.github/workflows/ci_cd.yml
@@ -58,7 +58,6 @@ jobs:
58
59
- name: Run Tests
60
run: yarn run test
61
- continue-on-error: true
62
63
- name: Extract and publish ABIs
64
run: |
0 commit comments