We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fa792 commit 8ae88f5Copy full SHA for 8ae88f5
.github/workflows/build.yaml
@@ -22,8 +22,6 @@ jobs:
22
with:
23
name: huggingface
24
# authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
25
- env:
26
- USER: github_runner
27
- name: Check formatting
28
run: nix fmt -- --ci
29
- name: Build
0 commit comments