Skip to content

Commit

Permalink
ci(flake): add overlay github action test
Browse files Browse the repository at this point in the history
Signed-off-by: Harald Hoyer <[email protected]>
  • Loading branch information
haraldh committed Mar 27, 2024
1 parent 35b5eda commit 4d980cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ jobs:
env:
DATABASE_URL: "postgres://postgres:postgres@localhost/test_db"
REDIS_URL: "redis://localhost"
- run: cd test-overlay && nix build --no-write-lock-file -L .#kitsune

0 comments on commit 4d980cc

Please sign in to comment.