diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1d6d95..f6b3a0d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macos-latest] - steps: + steps: - uses: actions/checkout@v4 with: submodules: 'true'