Skip to content

Commit 4f16343

Browse files
committed
refactor: nixos gh workflow with --simple output
1 parent 03fd38d commit 4f16343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ jobs:
131131
- name: Run Tests
132132
run: |
133133
docker run --rm -v "$(pwd)":/project -w /project nixos/nix:latest \
134-
nix-shell -p bash gnumake git --run "./bashunit --parallel tests/"
134+
nix-shell -p bash gnumake git --run "./bashunit --simple tests/"

0 commit comments

Comments
 (0)