Skip to content

Commit

Permalink
Fix using patched cc
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <[email protected]>
  • Loading branch information
NobodyXu committed Feb 25, 2024
1 parent a8851cc commit 7539f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ jobs:
workspaces: "repo-to-test -> target"

- run: |
cargo update
cargo nextest run ${{ matrix.features }} $PATCH_ARGS --workspace
cargo test --doc ${{ matrix.features }} $PATCH_ARGS --workspace
working-directory: repo-to-test
Expand Down

0 comments on commit 7539f0e

Please sign in to comment.