Skip to content

Commit

Permalink
gha check
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet committed Sep 19, 2024
1 parent f51b698 commit 933c7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
extra-conf: |
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
access-tokens = github.com=${{ secrets.GH_PAT }}
nix-path = "nixpkgs=channel:nixos-unstable"
- run: ./x check

0 comments on commit 933c7f0

Please sign in to comment.