Find a file
Harald Hoyer 1fd6733cfc
All checks were successful
/ build (push) Successful in 1m32s
feat: Replace 'test' job with 'build' job in Forgejo workflows
- Jobs in Forgejo workflows are updated to remove the 'test' job and expand the 'build' job.
- This is performed to streamline the workflows and employ a more central build job instead of individual testing ones.
- Also, the 'nix build' command is updated in the 'build' job for proper syntax.
2024-06-27 14:34:16 +02:00
.forgejo/workflows feat: Replace 'test' job with 'build' job in Forgejo workflows 2024-06-27 14:34:16 +02:00
.gitignore feat: Add .gitignore file 2024-06-27 13:58:58 +02:00
flake.lock feat: add flake.nix 2024-06-27 13:48:15 +02:00
flake.nix feat: add flake.nix 2024-06-27 13:48:15 +02:00
README.md first commit 2024-06-27 13:38:28 +02:00