Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiajt committed May 11, 2024
1 parent 41d130e commit 3724b8f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- feature: default
flags: ""
flags:
- # default
- # default
- --all-features

runs-on: ${{ matrix.platform }}
Expand All @@ -70,6 +70,3 @@ jobs:

- name: Tests
run: cargo test ${{ matrix.flags }}
- name: Ensure
working-directory: ./truffle
run: cargo build ${{ matrix.flags }}

0 comments on commit 3724b8f

Please sign in to comment.