mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
ci: fix invalid dependency on test
This commit is contained in:
1
.github/workflows/test-macos-matrix.yml
vendored
1
.github/workflows/test-macos-matrix.yml
vendored
@ -9,7 +9,6 @@ name: Test macOS Matrix
|
||||
jobs:
|
||||
build-macos-matrix:
|
||||
runs-on: namespace-profile-ghostty-macos
|
||||
needs: test
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user