Skip to content

Commit 5a6260b

Browse files
authored
Update reusable-native-tests.yml
1 parent 8569b89 commit 5a6260b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Reusable - Native tests
22

33
on:
44
workflow_call:
5+
inputs:
6+
skip-native-tests:
7+
type: boolean
8+
required: false
59

610
jobs:
711
graalvm-native-tests:

0 commit comments

Comments
 (0)