mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-08 16:28:49 +00:00
Don't build before test (??)
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -15,5 +15,4 @@ jobs:
|
|||||||
node-version: 18
|
node-version: 18
|
||||||
- uses: extractions/setup-just@v1
|
- uses: extractions/setup-just@v1
|
||||||
- run: just install-dependencies
|
- run: just install-dependencies
|
||||||
- run: just build
|
|
||||||
- run: just test
|
- run: just test
|
||||||
|
|||||||
Reference in New Issue
Block a user