diff options
| author | EuAndreh <eu@euandre.org> | 2020-10-11 03:56:30 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-10-11 04:19:20 -0300 |
| commit | 6d2fae4d2749d893f5d027d5b4756e709a3847af (patch) | |
| tree | d99d02b8039e233d2e5ae833b2752ef144274ffc /.build.yml | |
| parent | Mark slides + article on feature flags as unpublished (diff) | |
| download | euandre.org-6d2fae4d2749d893f5d027d5b4756e709a3847af.tar.gz euandre.org-6d2fae4d2749d893f5d027d5b4756e709a3847af.tar.xz | |
Decouple testing with Nix
Use Nix for build isolation not for test running.
Diffstat (limited to '')
| -rw-r--r-- | .build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,5 +19,4 @@ tasks: - docs: | cd website/ nix-build -A publishScript - source ./scripts/publish-env.sh ./result/bin/publish.sh |
