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 d559ade commit e9005b3Copy full SHA for e9005b3
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