Skip to content

Commit

Permalink
remove commented items
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma committed Oct 9, 2022
1 parent 8faa003 commit 8cc1361
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/pr_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ jobs:
name: Build & Test
steps:
- uses: actions/checkout@v2
# Node.JS 16 is included by default
# - uses: actions/setup-node@v2
# with:
# node-version: "15"
# NET 6 is included by default
# - name: Setup .NET 6.0
# uses: actions/setup-dotnet@v1
# with:
# dotnet-version: 6.0.x
# include-prerelease: true
- uses: actions/cache@v3
with:
path: ~/.nuget/packages
Expand Down

0 comments on commit 8cc1361

Please sign in to comment.