Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Nov 18, 2024
1 parent c4d119d commit 0525bad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
- name: Check
run: cargo check --verbose --features lua51,module
- name: Run tests
run: cargo test --verbose --features lua51

0 comments on commit 0525bad

Please sign in to comment.