Split tasks

This commit is contained in:
Oliver Davies 2023-11-29 19:23:54 +00:00
parent c9c9a6d7d6
commit 5a129be1ad

View file

@ -20,9 +20,9 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-23.05
- run: |
./run ci:test
./run build
- run: ./run ci:test
- run: ./run build
- run: |
echo "DATE=$(date '+%Y-%m-%d-%H.%M.%S')" >> $GITHUB_ENV