Skip to content

Commit

Permalink
add test run for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Nov 15, 2024
1 parent 365c5a5 commit 2b8adee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Build and Test
id: buildAndTest
run: mvn -B clean test
shell: pwsh
- name: Codesign DLL on release
if: startsWith(github.ref, 'refs/tags/')
uses: skymatic/code-sign-action@v3
Expand Down

0 comments on commit 2b8adee

Please sign in to comment.