Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
catalingavan committed May 3, 2024
1 parent 8b7a8dd commit 27a37a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Run Tests
working-directory: src
run: dotnet test --configuration Release || true
run: dotnet test --configuration Release

- name: Build projects
run: |
Expand Down

0 comments on commit 27a37a3

Please sign in to comment.