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 aaebed6 commit cb67ec1Copy full SHA for cb67ec1
.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