Merge pull request #1 from MayaTheShy/copilot/fix-ci-cations-error
Some checks failed
CI / build-and-test (push) Has been cancelled

Fix YAML syntax errors and submodule configuration in GitHub Actions workflows
This commit is contained in:
MayaTheShy
2025-11-16 18:54:00 -05:00
committed by GitHub
2 changed files with 141 additions and 143 deletions

View File

@@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install system dependencies
run: |