Skip to content

Commit

Permalink
ci: Fixed Test workflow name.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Aug 29, 2024
1 parent 3476488 commit 49d61c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
test:
name: Build abd test
name: Test
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
Expand Down

0 comments on commit 49d61c2

Please sign in to comment.