Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rsk0315 committed Feb 12, 2024
1 parent e915fc6 commit dc87f57
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cargo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v4
with:
ref: main
path: main

- name: Install latest Rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
Expand All @@ -27,8 +26,4 @@ jobs:
- name: Run tests
run: |
pwd
ls
echo ...
ls *
zsh scripts/ci-test.zsh --release --lib >> $GITHUB_STEP_SUMMARY

0 comments on commit dc87f57

Please sign in to comment.