Skip to content

Commit ba1a4ab

Browse files
Update github-actions-ci.yaml
1 parent 224abca commit ba1a4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Run tests
5959
run: |
60-
dotnet test PosInformatique.Testing.Databases.sln \
60+
dotnet test PosInformatique.Testing.Databases.sln \
6161
--configuration Release \
6262
--no-build \
6363
--logger "trx;LogFileName=test_results.trx" \

0 commit comments

Comments
 (0)