Skip to content

Commit

Permalink
fix argos projectName subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 24, 2024
1 parent 2d27ceb commit 944df0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"scripts": {
"screenshot": "playwright test",
"upload": "npx @argos-ci/cli upload ./screenshots",
"upload": "npx @argos-ci/cli upload ./chromium/screenshots",
"report": "playwright show-report"
},
"dependencies": {
Expand Down

0 comments on commit 944df0e

Please sign in to comment.