Skip to content

Commit

Permalink
Merge pull request #3 from Liero/feature/ci
Browse files Browse the repository at this point in the history
Fixed CI
  • Loading branch information
Liero authored Oct 18, 2021
2 parents cc750b9 + 7c3a611 commit df979e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:

- name: Test
run: dotnet test -c Release --no-build --verbosity normal
working-directory: BlazorComponents

- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.2.2
Expand Down

0 comments on commit df979e5

Please sign in to comment.