Skip to content

Commit

Permalink
fix(ci-quetzalcoatl): restore tests project too
Browse files Browse the repository at this point in the history
  • Loading branch information
WarriorsSami committed Jun 18, 2024
1 parent f7bb155 commit ce0187a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quetzalcoatl-auth-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Build
run: |
dotnet restore "quetzalcoatl-auth/Bootstrapper/Bootstrapper.csproj"
dotnet restore "quetzalcoatl-auth/Tests.Integration/Tests.Integration.csproj"
cd quetzalcoatl-auth
dotnet build --no-restore
- name: Test
Expand Down

0 comments on commit ce0187a

Please sign in to comment.