Skip to content

Commit

Permalink
Changes wording to be more accurate.
Browse files Browse the repository at this point in the history
  • Loading branch information
cimigree committed Feb 3, 2025
1 parent d7cc7bf commit dc0f8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-appium-browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}

- name: Upload Spec Reporter Logs (if failed)
- name: Upload Spec Reporter Logs
if: always()
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit dc0f8fa

Please sign in to comment.