Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
SQL-MisterMagoo committed Jan 2, 2023
1 parent 0fa5333 commit b2a5ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: dotnet build --configuration Release --no-restore src/$PROJECT_NAME/$PROJECT_NAME.csproj

- name: Test Video
run: dotnet test -c Release --no-restore --verbosity normal tests/Blazored.$PROJECT_NAME.Tests
run: dotnet test -c Release --no-restore --verbosity normal tests/$PROJECT_NAME.Tests

0 comments on commit b2a5ce6

Please sign in to comment.