We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1336c6 commit 2054e74Copy full SHA for 2054e74
.github/workflows/action-test.yml
@@ -2,6 +2,9 @@ name: Run Check
2
3
on:
4
workflow_call:
5
+
6
+jobs:
7
+ test:
8
runs-on: ubuntu-latest
9
env:
10
ARCH: x86_64
0 commit comments