Skip to content

Commit d559ade

Browse files
committed
briefly remove test job needs
1 parent 1c6b29e commit d559ade

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)