Skip to content

Commit

Permalink
WIP3 remove unneeded checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Mar 29, 2024
1 parent ffd2694 commit 23a8f69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
runs-on: ubuntu-22.04

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit 23a8f69

Please sign in to comment.