Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martyn-w committed May 22, 2024
1 parent e90731c commit 1adf12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: docker-compose up -d

- name: Test
run: dotnet test --no-restore --verbosity normal
run: dotnet test --no-restore --verbosity normal --environment Sentry__Dsn=""

- name: Lint Dockerfile
uses: brpaz/hadolint-action@master
Expand Down

0 comments on commit 1adf12a

Please sign in to comment.