Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kojix2 authored Sep 2, 2023
1 parent 46d2414 commit 3b0c726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:
os: ["ubuntu", "macos"]
steps:
- uses: actions/checkout@v3
- run: rustup update
- run: cargo build --verbose
- run: cargo test --verbose

0 comments on commit 3b0c726

Please sign in to comment.