We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea4e1d commit f385b47Copy full SHA for f385b47
.github/workflows/native-tests-daily.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
graalvm-native-tests:
11
- uses: ./.github/workflows/reusable-native-tests
+ uses: ./.github/workflows/reusable-native-tests.yml
12
13
workflow-notification:
14
needs:
0 commit comments