Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcintosh committed Apr 27, 2024
2 parents 5553991 + c99c8c5 commit ccb9fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: Swatinem/rust-cache@v2
- name: Check
run: cargo check --verbose
- name: Build
Expand Down

0 comments on commit ccb9fa0

Please sign in to comment.