Skip to content

Commit

Permalink
circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaele-oplabs committed Jan 31, 2025
1 parent ec3605f commit aa648ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,6 @@ workflows:
rust-test-workflow:
jobs:
- rust-init
- cargo-tests
- cargo-tests:
requires:
- rust-init

0 comments on commit aa648ef

Please sign in to comment.