Fix daily native test workflow (#10667)
This commit is contained in:
parent
4ea4e1d4f1
commit
f385b4744b
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
graalvm-native-tests:
|
||||
uses: ./.github/workflows/reusable-native-tests
|
||||
uses: ./.github/workflows/reusable-native-tests.yml
|
||||
|
||||
workflow-notification:
|
||||
needs:
|
||||
|
|
Loading…
Reference in New Issue