Skip to content

Commit cc96058

Browse files
committed
fix name line
1 parent 56bc9ed commit cc96058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
jobs:
1818

1919
build_and_test:
20-
name: Build and test [dotnet ${{matrix.dotnet-version}}]
20+
name: Build and test
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)