Skip to content

Commit

Permalink
Removed redundant showConsoleLog
Browse files Browse the repository at this point in the history
already on .sauce/config.yml
  • Loading branch information
andmor- committed Feb 5, 2024
1 parent 0b60a5c commit c8310ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
sauce-username: ${{ secrets.SAUCE_USERNAME }}
sauce-access-key: ${{ secrets.SAUCE_ACCESS_KEY }}
working-directory: webui/test
showConsoleLog: true
release:
name: "Release"
needs: [prepare, build, sauce-test]
Expand Down

0 comments on commit c8310ed

Please sign in to comment.