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 0481c36 commit d181d51Copy full SHA for d181d51
.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