We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86afa4d commit ecd2e10Copy full SHA for ecd2e10
.github/workflows/test.yml
@@ -13,6 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- run: ./create_a.sh
16
+ - run: ./main.py
17
- uses: actions/upload-artifact@v4
18
with:
19
name: test_a
0 commit comments