Skip to content

Commit

Permalink
add env for test-mac (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelMor25 authored Jan 8, 2024
1 parent 4e0b15b commit 285b9d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
env:
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
SAUCE_CONNECT_VERSION: ${{ secrets.SAUCE_CONNECT_VERSION }}
- uses: actions/github-script@v6
with:
script: |
Expand Down

0 comments on commit 285b9d2

Please sign in to comment.