Skip to content

Commit e9005b3

Browse files
committed
Revert "briefly remove test job needs"
This reverts commit d559ade.
1 parent d559ade commit e9005b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
test:
8181
name: ⌛ Run tests
8282
runs-on: ubuntu-latest
83-
#needs: [lint]
83+
needs: [lint]
8484
steps:
8585
- name: ⬇️ Checkout
8686
uses: actions/checkout@v6

0 commit comments

Comments
 (0)