Skip to content

Commit

Permalink
wip2
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jun 30, 2023
1 parent 1c6ceb6 commit 7d276a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,10 @@ jobs:
#
# - name: Run the tests
# run: cargo tarpaulin --out xml --output-dir coverage
#

- name: Check the path
run: echo "$PATH"

- name: Lint formatting
run: cargo fmt --all -- --check

Expand Down

0 comments on commit 7d276a2

Please sign in to comment.