Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Fixes yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
yorik committed Sep 26, 2023
1 parent a263fcb commit f996e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
# Remove default `-D warnings`.
rustflags: ""
- run: cargo build --verbose
Expand Down

0 comments on commit f996e40

Please sign in to comment.