Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Maksim Zdobnikau <[email protected]>
Signed-off-by: maciektr <[email protected]>
  • Loading branch information
maciektr and DelevoXDG committed Jan 17, 2025
1 parent 4c7feb5 commit b454bae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ jobs:
# Note tests depending on trybuild crate cannot be run with nextest,
# as they require access to cargo build cache of the package,
# which is not archived with nextest-archive.
run: |
cargo test -p cairo-lang-macro --all-features
run: cargo test -p cairo-lang-macro --all-features

test-prebuilt-plugins:
name: test prebuilt plugins ${{ matrix.platform.name }}
Expand Down

0 comments on commit b454bae

Please sign in to comment.