Skip to content

Commit

Permalink
updating github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thavelock committed Jul 23, 2024
1 parent 75f236d commit 4eaba70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/open-source-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
with:
dotnet-version: '3.1'

- name: Install Dependencies
run: dotnet restore
# - name: Install Dependencies
# run: dotnet restore

- name: Test Open Source Dependencies with Snyk
uses: snyk/actions/dotnet@master
Expand Down

0 comments on commit 4eaba70

Please sign in to comment.