Skip to content

Commit

Permalink
Updated ui test workflow to run on mac os
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby committed Nov 28, 2024
1 parent 8d37c9d commit 5732fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Automated tests

jobs:
automatedTests:
runs-on: ubuntu-latest
- {os: macOS-latest, r: 'release'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5732fe6

Please sign in to comment.