Skip to content

Commit

Permalink
fix: ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cs50victor committed Mar 13, 2024
1 parent b396a2f commit 0704e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- "**/.github/workflows/ci-rs.yml"
- "**/Cargo.lock"
- "**/src/**"
- "**/Cargo.toml"
- "**/rust-toolchain"
- "**/.taplo.toml"
Expand Down

0 comments on commit 0704e17

Please sign in to comment.