Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
ww898 committed Jan 29, 2024
1 parent a761940 commit d57c0d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
branches: [ master ]

jobs:
build-and-tests:
net:
name: .NET

strategy:
fail-fast: false
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ permissions:
checks: write

jobs:
report:
net:
name: .NET

runs-on: ubuntu-latest

Expand Down

0 comments on commit d57c0d3

Please sign in to comment.