Quote YAML
This commit is contained in:
@@ -14,7 +14,7 @@ pipeline:
|
||||
- nix --experimental-features 'nix-command flakes' build
|
||||
- nix --experimental-features 'nix-command flakes' run
|
||||
volumes:
|
||||
- /nix:/mnt/nix:ro
|
||||
- "/nix:/mnt/nix:ro"
|
||||
|
||||
when:
|
||||
evaluate: '(CI_BUILD_EVENT == "push" && CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH) || (CI_BUILD_EVENT == "pull_request")'
|
||||
|
@@ -3,5 +3,4 @@
|
||||
[](https://github.com/Smaug123/little_learner/actions/workflows/rust.yml)
|
||||
[](https://woodpecker.patrickstevens.co.uk/api/badges/patrick/little_learner/status.svg)
|
||||
|
||||
Me running through [The Little Learner](https://www.thelittlelearner.com/),
|
||||
but in Rust instead of Scheme.
|
||||
Me running through [The Little Learner](https://www.thelittlelearner.com/), but in Rust instead of Scheme.
|
||||
|
Reference in New Issue
Block a user