mirror of
https://github.com/postlight/mercury-parser
synced 2024-10-31 03:20:40 +00:00
make dir for artifacts
This commit is contained in:
parent
208a4421b4
commit
d53116fdae
@ -8,6 +8,7 @@ jobs:
|
||||
- run: "yarn install"
|
||||
- run: "yarn lint:ci"
|
||||
- run: "yarn build"
|
||||
- run: "mkdir -p tmp/artifacts"
|
||||
- run: "yarn test:node -- --maxWorkers=4 --json --outputFile=tmp/artifacts/test-output.json"
|
||||
- run:
|
||||
command: "./scripts/pr-parser-preview.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user