Skip to content

Commit

Permalink
fix ci wf
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisInSky committed Nov 7, 2024
1 parent 39c5508 commit 1742164
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ on:
- 'Cargo.lock'
- 'Cargo.toml'
- 'rust-toolchain.toml'
paths-ignore:
- '.github/workflows/rs-release.yml'
pull_request:
paths:
- '.cargo/**'
Expand All @@ -24,8 +22,6 @@ on:
- 'Cargo.lock'
- 'Cargo.toml'
- 'rust-toolchain.toml'
paths-ignore:
- '.github/workflows/rs-release.yml'

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 1742164

Please sign in to comment.