Skip to content

Commit

Permalink
Temporarily switch to master until the channel has it built
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Aug 29, 2023
1 parent 26ff4f3 commit bc1865e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-by-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "Fetching nixpkgs-check-by-name from channel $channel"
# This should always fetch the prebuilt version from the channel
nix-build channel:"$channel" -A tests.nixpkgs-check-by-name --max-jobs 0
nix-build https://github.com/NixOS/nixpkgs/tarball/master -A tests.nixpkgs-check-by-name
- name: Running nixpkgs-check-by-name
run: |
result/bin/nixpkgs-check-by-name .

0 comments on commit bc1865e

Please sign in to comment.