Skip to content

Commit

Permalink
Reactivate tests
Browse files Browse the repository at this point in the history
I do not know whay they were deactivated.
  • Loading branch information
Carl-Hugo committed Aug 9, 2023
1 parent 3da6b42 commit b866e07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
run: dotnet build -c ${{ env.BUILD_CONFIGURATION }}

- name: Unit Test
if: github.event_name == 'impossible'
run: dotnet test -c ${{ env.BUILD_CONFIGURATION }}

deploy:
Expand Down

0 comments on commit b866e07

Please sign in to comment.