Skip to content

Commit

Permalink
Update release-and-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SarcasticMoose authored Jun 5, 2024
1 parent b5913cf commit 9e45460
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ jobs:
- uses: actions/checkout@v4
- name: Test
run: dotnet test --logger trx --results-directory "TestResults-${{ matrix.net-version }}"

versionize:
needs : [setup,build,test]
runs-on: ${{matrix.os}}

0 comments on commit 9e45460

Please sign in to comment.