Skip to content

Commit

Permalink
macos-latest test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Sep 3, 2024
1 parent 4fd4cec commit c9615a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
node:
- 18

Expand All @@ -130,5 +130,7 @@ jobs:
yarn install --production
yarn link
working-directory: fixtures/global-install
env:
EDGEDRIVER_VERSION: 128.0.2739.61

- run: my-cli --headless

0 comments on commit c9615a4

Please sign in to comment.