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 2eb214d commit abe633e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
echo "TARGET_DIR=./target/${{ matrix.target }}" >> $GITHUB_ENV
- name: Test
shell: bash
run: |
$CARGO --version
$CARGO test --target ${{ matrix.target }}

0 comments on commit abe633e

Please sign in to comment.