Skip to content

Commit 0878d52

Browse files
committed
chore: run checks individually
1 parent 8dab214 commit 0878d52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker/nix/build_nix.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ nix build .#checks.$(nix-instantiate --eval -E builtins.currentSystem | tr -d '"
1010
nix build .#psql_15/bin -o psql_15
1111
nix build .#psql_16/bin -o psql_16
1212
<<<<<<< HEAD
13+
<<<<<<< HEAD
1314
=======
1415
nix flake check -L
1516
>>>>>>> aa5dd9a (tests: build test and cache both versions)
17+
=======
18+
>>>>>>> 65fdc5d (chore: run checks individually)
1619
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_15
1720
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_16

0 commit comments

Comments
 (0)