We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6b29e commit d559adeCopy full SHA for d559ade
1 file changed
.github/workflows/testing.yaml
@@ -80,7 +80,7 @@ jobs:
80
test:
81
name: ⌛ Run tests
82
runs-on: ubuntu-latest
83
- needs: [lint]
+ #needs: [lint]
84
steps:
85
- name: ⬇️ Checkout
86
uses: actions/checkout@v6
0 commit comments