Skip to content

Commit 11cf4e1

Browse files
authored
Update reusable-native-tests.yml
1 parent 4312ba2 commit 11cf4e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-native-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
graalvm-native-tests:
12+
if: "!inputs.skip-native-tests"
1213
runs-on: ubuntu-latest
1314
steps:
1415
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)