Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidmonis authored Sep 30, 2024
1 parent 862294e commit 7d581dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ jobs:
with:
token: ${{ secrets.TC_CLOUD_TOKEN }}
wait: true
- name: Check host.docker.internal resolution
run: docker run --rm appropriate/curl -s host.docker.internal
- name: Test
run: dotnet test --no-build --verbosity normal

0 comments on commit 7d581dd

Please sign in to comment.