Skip to content

Commit ecd2e10

Browse files
committed
fix
1 parent 86afa4d commit ecd2e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- run: ./create_a.sh
16+
- run: ./main.py
1617
- uses: actions/upload-artifact@v4
1718
with:
1819
name: test_a

0 commit comments

Comments
 (0)