Browse Source

Update main.yml

ell 1 year ago
parent
commit
75c2667c53
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/main.yml

+ 0 - 1
.github/workflows/main.yml

@@ -303,7 +303,6 @@ jobs:
     - name: Build Test Exe
       if: steps.vars.outputs.arch != 'ARM64'
       run: cmake --build build --config Release --target install
-      uses: actions/checkout@v3
     - name: Run Tests (opengl)
       if: steps.vars.outputs.arch != 'ARM64'
       run: |