mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-26 17:01:53 +08:00
test
This commit is contained in:
@@ -104,6 +104,7 @@ jobs:
|
|||||||
- run: pip install pytablewriter
|
- run: pip install pytablewriter
|
||||||
- run: cat out.txt | python artifacts/results/results.py > matrix.md
|
- run: cat out.txt | python artifacts/results/results.py > matrix.md
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: out
|
name: out
|
||||||
path: out.txt
|
path: out.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user