Skip to content

Commit

Permalink
Merge pull request #1283 from SRetip/needs_workflow_fix
Browse files Browse the repository at this point in the history
READY : fix workflow
  • Loading branch information
Wandalen authored Apr 8, 2024
2 parents cc39b49 + 4eb0761 commit 37417c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/standard_rust_scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ env :
jobs :

tested :
needs: check
if : ${{ needs.check.outputs.should_run == 'true' }}
uses : Wandalen/wTools/.github/workflows/standard_rust_push.yml@alpha
with :
manifest_path : './Cargo.toml'
Expand Down

0 comments on commit 37417c3

Please sign in to comment.