Cleanup GH Actions

This commit is contained in:
Austin Lane
2026-03-23 11:17:30 -04:00
committed by Austin
parent 2ffe2d829c
commit abfa346630
11 changed files with 14 additions and 37 deletions
-2
View File
@@ -8,8 +8,6 @@ runs:
uses: actions/checkout@v6
with:
submodules: recursive
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- name: Install dependencies
shell: bash