Skip to content

Commit

Permalink
revert: batchCount of argos-ci
Browse files Browse the repository at this point in the history
revert 2d654bf
  • Loading branch information
afc163 committed Apr 23, 2022
1 parent 68b2344 commit 77dcd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/argos-upload.js
Expand Up @@ -45,7 +45,7 @@ async function run() {
'--token',
process.env.ARGOS_TOKEN,
'--batchCount',
BATCH_SIZE,
chunks.length,
'--branch',
process.env.GITHUB_REF_NAME,
'--commit',
Expand Down

0 comments on commit 77dcd12

Please sign in to comment.