Skip to content

Commit

Permalink
fix(ci): Restore in root dir.
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Tegnér <[email protected]>
  • Loading branch information
Johannestegner committed May 24, 2022
1 parent 4d52ac1 commit ad2f6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ test:
stage: test
image: mcr.microsoft.com/dotnet/sdk:6.0
script:
- dotnet restore cc-gen.tests/cc-gen.tests.csproj
- dotnet restore
- dotnet test
build:
stage: build
Expand Down

0 comments on commit ad2f6da

Please sign in to comment.