This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
nix
Watch
1
Star
0
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
93e4d760ff
nix
/
.forgejo
/
workflows
/
nix.yaml
10 lines
127 B
YAML
Raw
Normal View
History
Unescape
Escape
Run flake check in actions
2024-07-24 11:23:27 -05:00
on
:
[
push]
jobs
:
test
:
Maybe
2024-07-24 11:45:07 -05:00
runs-on
:
nix
Run flake check in actions
2024-07-24 11:23:27 -05:00
steps
:
Script
2024-07-24 12:15:00 -05:00
-
run
:
|
pwd
ls -la .
nix flake check
Reference in a new issue
Copy permalink