mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-23 23:41:53 +08:00
testing
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
||||
with:
|
||||
path: artifacts
|
||||
- run: cat artifacts/out*/*.txt > out.txt
|
||||
- run: pip install pytablewriter
|
||||
- run: cat out.txt | python artifacts/results/results.py > matrix.md
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user