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