Skip to content

Commit

Permalink
ci: fix nightly ci task on nix build (#5198)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 authored Dec 21, 2024
1 parent fa3b7ed commit c623404
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ jobs:
cleanbuild-linux-nix:
runs-on: ubuntu-latest-8-cores
timeout-minutes: 60
needs: [coverage, fmt, clippy, check]
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
Expand Down

0 comments on commit c623404

Please sign in to comment.