Skip to content

Commit

Permalink
no --no-build
Browse files Browse the repository at this point in the history
  • Loading branch information
juuwel committed Apr 24, 2024
1 parent ebeaed5 commit e4c7bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Run tests
env:
BotaniqueDb: Host=localhost;Database=TestDatabase;Username=testuser;Password=password
run: cd Tests && dotnet test --no-build
run: cd Tests && dotnet test



Expand Down

0 comments on commit e4c7bbd

Please sign in to comment.