Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Jan 8, 2024
1 parent ea45c18 commit f9f5304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
- os: ${{ github.ref == 'refs/heads/main' && 'none' || 'macos-12' }}
runs-on: ${{ matrix.os }}
steps:
- run: echo ${{ github.ref }}
- uses: actions/checkout@v4
- uses: Homebrew/actions/setup-homebrew@master
- run: tools/ci/github/setup.sh
Expand Down

0 comments on commit f9f5304

Please sign in to comment.