diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef9aeb574..944677bc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: runs-on: ubuntu-latest needs: - nix-build - - sort-build-systems + - nix-build-shell - test-template steps: - run: exit 0