We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e136ddd commit d2d83a7Copy full SHA for d2d83a7
.github/workflows/ci_test.yml
@@ -68,6 +68,7 @@ jobs:
68
run: |
69
tests/scripts/task_lint.sh
70
71
+
72
test:
73
needs: [prepare]
74
if: >
0 commit comments