Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Oct 13, 2020
1 parent cea8e5c commit 72cc2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: |
rustup default nightly
rustup target add x86_64-unknown-redox
- run: cargo build --all-targets --workspace --target x86_64-unknown-redox
- run: cargo check --all-targets --workspace --target x86_64-unknown-redox

rustfmt:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 72cc2da

Please sign in to comment.