Skip to content

Commit

Permalink
chore: add macos e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
florianow committed Sep 26, 2023
1 parent 681320c commit 0053a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
# ./test/e2e.sh
e2e-macos:
runs-on: macos-latest
needs: artifacts
#needs: artifacts
steps:
- uses: actions/checkout@v4
- name: install dependencies
Expand Down

0 comments on commit 0053a92

Please sign in to comment.