Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWillard committed May 4, 2024
1 parent 40f8a1e commit 44c1838
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@ jobs:
runs-on: ubuntu-latest

env:
#RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
steps:
- name: Checkout
uses: actions/checkout@v4

- name: ls checkout
run: ls -lha tests/test-data

- uses: dtolnay/rust-toolchain@stable
with:
components: llvm-tools-preview
Expand Down

0 comments on commit 44c1838

Please sign in to comment.