Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
eroshenkoam committed Aug 23, 2023
1 parent 645a18d commit 753f360
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
java-version: '11'
cache: 'gradle'
- uses: graalvm/setup-graalvm@v1
with:
java-version: '11'
- run: ./gradlew build
- run: ./gradlew nativeCompile
- run: ./build/graal/xcresults test

0 comments on commit 753f360

Please sign in to comment.