Skip to content

Commit

Permalink
fixed: add saucelabs tags
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Jan 26, 2024
1 parent 403ca8c commit d5949de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wdio.conf.js
Expand Up @@ -14,7 +14,8 @@ export const config = {
{
sauceConnect: true,
sauceConnectOpts: {
// ...
build: `GITHUB_RUN_NUMBER #${process.env.GITHUB_RUN_NUMBER} (${process.env.GITHUB_RUN_NUMBER})`,
name: 'riot',
},
},
],
Expand Down

0 comments on commit d5949de

Please sign in to comment.