Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
codemunkie15 committed Oct 23, 2024
2 parents d02551b + b2bbd9d commit ce06697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: "Re-scaffold integration test migrations"
shell: pwsh
run: .\tests\EFCore.ChangeTriggers.SqlServer.Tests.Integration\readd-all-migrations.ps1
run: .\tests\EFCore.ChangeTriggers.SqlServer.Tests.Integration\readd-all-migrations.ps1 -verbose

- name: Build solution
run: dotnet build --configuration $BUILD_CONFIG
Expand Down

0 comments on commit ce06697

Please sign in to comment.