We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6133b commit c1b7935Copy full SHA for c1b7935
.github/workflows/contracts-test.yml
@@ -44,8 +44,6 @@ jobs:
44
45
- name: Setup Environment
46
uses: ./.github/actions/setup
47
- with:
48
- skip-compile: 'true'
49
50
- name: Verify Compact build artifacts
51
run: |
0 commit comments