diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08d0ed7e..46f3fa08 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,9 +19,6 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v3 - - name: Setup Nim - uses: jiro4989/setup-nim-action@v1 - # Runs a single command using the runners shell - name: main run: |