Skip to content

Commit

Permalink
Run one test
Browse files Browse the repository at this point in the history
  • Loading branch information
dain committed Aug 6, 2024
1 parent 3c4e7c2 commit 7644554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Maven Install
run: mvn install -B -V -DskipTests -Dair.check.skip-all
- name: Maven Tests
run: mvn install -B -P ci
run: mvn install -B -P ci -Dtest=TestLz4Codec

0 comments on commit 7644554

Please sign in to comment.