Skip to content

Commit

Permalink
Update build.yml,rename action
Browse files Browse the repository at this point in the history
  • Loading branch information
g-martin772 committed May 7, 2024
1 parent 06fb463 commit b79b12a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: .NET
name: Build and Test .NET Projects

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
branches: [ "master", "dev" ]

jobs:
build:
build-and-test:

runs-on: ubuntu-latest

Expand Down

0 comments on commit b79b12a

Please sign in to comment.