Maybe
This commit is contained in:
@@ -4,8 +4,7 @@ steps:
|
||||
commands:
|
||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||
# Lint
|
||||
- nix develop --command dotnet -- tool restore
|
||||
- nix develop --command ./hooks/pre-push
|
||||
- "nix develop --command bash -- -c 'dotnet tool restore && ./hooks/pre-push'"
|
||||
# Test
|
||||
- nix develop --command dotnet -- test
|
||||
- nix develop --command dotnet -- test --configuration Release
|
||||
|
Reference in New Issue
Block a user