Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tumugin committed Nov 24, 2024
1 parent 79cb764 commit ebc10f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-migration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Build
run: dotnet build --configuration Release --no-restore
- name: Test migrations
run: dotnet ef database update --project Lullaby -- --environment Testing
run: dotnet ef database update --project Lullaby -- --environment Development

0 comments on commit ebc10f5

Please sign in to comment.