Skip to content

Commit

Permalink
(rebase me)
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Oct 22, 2023
1 parent 398acdf commit 6fb16e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
- name: Build
run: |
$CARGO --version
$CARGO build --release --locked --target ${{ matrix.target }}
- name: Upload binaries to release
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,4 @@ jobs:
- name: Test
shell: bash
run: |
$CARGO --version
$CARGO test --target ${{ matrix.target }}

0 comments on commit 6fb16e4

Please sign in to comment.