Skip to content

Commit

Permalink
always run
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 committed Sep 27, 2024
1 parent f84494a commit 49d1a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
npm run integrationTest
test-macos:
runs-on: macos-latest
if: ${{ always() }}
needs: test-ubuntu
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 49d1a43

Please sign in to comment.