Skip to content

Commit

Permalink
Update nostr-nostd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-asdf committed Jul 15, 2023
1 parent 6fc5eb8 commit 731e2c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nostr-nostd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
runs-on: ubuntu-latest

steps:
-uses: actions/checkout@v3
-name: Build
- uses: actions/checkout@v3
- name: Build
run: cargo build --verbose
-name: Run tests
- name: Run tests
run: cargo test --verbose

0 comments on commit 731e2c1

Please sign in to comment.