Skip to content

Commit

Permalink
removed trycmd tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPolterauer committed Jan 19, 2024
1 parent 3288bc3 commit 2479425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
command: build
args: --release

- name: Run tests
run: cargo test --release
# - name: Run tests
# run: cargo test --release

- name: Run cargo fmt
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 2479425

Please sign in to comment.