We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b410c commit 89f60bbCopy full SHA for 89f60bb
1 file changed
.github/workflows/deploy.yml
@@ -26,8 +26,7 @@ jobs:
26
# ============================================
27
test:
28
name: Run Test Suite
29
- if: false
30
- uses: ./.github/workflows/test.yml
+ # uses: ./.github/workflows/test.yml
31
32
33
# Deploy to Staging
0 commit comments