Skip to content

Commit

Permalink
Adding native to build & test
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea committed Oct 5, 2023
1 parent cf56874 commit 586f7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: ./mvnw -B clean native:compile -Pnative -Dmaven.compiler.release=${{ matrix.graal.java }}

- name: Run native (${{ matrix.graal.graal }})
uses: BerniWittmann/background-server-action
uses: BerniWittmann/background-server-action@v1
with:
command: target/summit-lab-spring-music
wait-on: http://localhost:8080/index.html
Expand Down

0 comments on commit 586f7e3

Please sign in to comment.