Skip to content

Commit

Permalink
How long has CI in this repo been broken what
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed May 25, 2024
1 parent 6ecfa67 commit dc3c648
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 7.0.*
- name: Install dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit dc3c648

Please sign in to comment.