Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linkverk committed Dec 11, 2024
1 parent 4dd8517 commit bfdaff0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@ jobs:
name: coverage-report
path: coverage-report

- name: Record Test Time
id: test_time
run: echo "TEST_TIME=$(date -u)" >> $GITHUB_OUTPUT

notify:
needs: [build, test]
runs-on: ubuntu-latest
Expand Down

0 comments on commit bfdaff0

Please sign in to comment.