ci: fix invalid dependency on test

This commit is contained in:
Mitchell Hashimoto
2024-09-30 20:29:47 -07:00
parent 7e720d1765
commit 0dc141d8bb

View File

@ -9,7 +9,6 @@ name: Test macOS Matrix
jobs: jobs:
build-macos-matrix: build-macos-matrix:
runs-on: namespace-profile-ghostty-macos runs-on: namespace-profile-ghostty-macos
needs: test
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4