And try a publish
This commit is contained in:
@@ -6,8 +6,9 @@ steps:
|
|||||||
# Lint
|
# Lint
|
||||||
- "nix flake check"
|
- "nix flake check"
|
||||||
# Test
|
# Test
|
||||||
- nix develop --command dotnet test
|
- nix develop --command dotnet test AdventOfCode2023.FSharp
|
||||||
- nix develop --command dotnet test --configuration Release
|
- nix develop --command dotnet test AdventOfCode2023.FSharp --configuration Release
|
||||||
|
- nix develop --command dotnet publish AdventOfCode2023.FSharp/AdventOfCode2023.FSharp/AdventOfCode2023.FSharp --configuration Release
|
||||||
- nix develop --command alejandra --check .
|
- nix develop --command alejandra --check .
|
||||||
|
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user