mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-28 11:17:47 +00:00
chore(Project): added output folder (#124)
* chore(Project): added output folder * chore(CI): updated path * fix(CI): correct path
This commit is contained in:
committed by
GitHub
parent
57f63f1e93
commit
f8af5641e8
@@ -39,5 +39,5 @@ jobs:
|
||||
env:
|
||||
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
cat results_level2.csv >> report.md
|
||||
cat output/results_level2.csv >> report.md
|
||||
cml-send-comment report.md
|
||||
|
||||
Reference in New Issue
Block a user