Skip to content

Commit

Permalink
Stop testing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nloum committed Nov 7, 2024
1 parent 7a55817 commit 20abf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
dotnet-version: '8.0.x'

- name: Build
run: ./build.cmd Version Test Push
run: ./build.cmd Version Push
env:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 20abf08

Please sign in to comment.