Skip to content

Commit

Permalink
Remove obsolete include-prerelease.
Browse files Browse the repository at this point in the history
  • Loading branch information
GGG-KILLER authored Feb 2, 2024
1 parent d1942cb commit 1719402
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
6.0.x
7.0.x
8.0.x
include-prerelease: true
- name: Install dependencies
run: dotnet restore
- name: Build
Expand All @@ -47,7 +46,6 @@ jobs:
6.0.x
7.0.x
8.0.x
include-prerelease: true
- name: Install dependencies
run: dotnet restore
- name: Build
Expand Down Expand Up @@ -82,7 +80,6 @@ jobs:
# 6.0.x
# 7.0.x
# 8.0.x
# include-prerelease: true
# - name: Install dependencies
# run: dotnet restore
# - name: Build
Expand Down

0 comments on commit 1719402

Please sign in to comment.