Skip to content

Commit

Permalink
ci workflow: don't check initial substituter list (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
colemickens authored Sep 26, 2024
1 parent 87b14cf commit b44d64a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ jobs:
uses: ./
with:
_internal-strict-mode: true
- name: Check the cache isn't enabled
run: |
[ $(nix config show substituters) == "https://cache.nixos.org/" ]

run-systems:
needs: build
Expand Down

0 comments on commit b44d64a

Please sign in to comment.