diff --git a/.github/workflows/windows-run.yml b/.github/workflows/windows-run.yml index 91fe380ed..740b35038 100644 --- a/.github/workflows/windows-run.yml +++ b/.github/workflows/windows-run.yml @@ -6,11 +6,8 @@ on: workflow_dispatch: jobs: - lint: - uses: ./.github/workflows/lint/lint.yml nxc-setup: runs-on: windows-latest - needs: [lint] # technique stolen from @Hackndo my best friend for life <3 steps: - name: Create new user