diff --git a/.github/workflows/base_tests.yml b/.github/workflows/base_tests.yml index 8720479101..fb49c79bd0 100644 --- a/.github/workflows/base_tests.yml +++ b/.github/workflows/base_tests.yml @@ -75,7 +75,7 @@ jobs: with: os: ${{ matrix.platform.os }} shell: ${{ matrix.platform.shell }} - nim: ${{ matrix.nim.branch }} + nim_branch: ${{ matrix.nim.branch }} cpu: ${{ matrix.platform.cpu }} # - name: Setup Go