We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bc9ed commit cc96058Copy full SHA for cc96058
.github/workflows/integration.yml
@@ -17,7 +17,7 @@ env:
17
jobs:
18
19
build_and_test:
20
- name: Build and test [dotnet ${{matrix.dotnet-version}}]
+ name: Build and test
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v3
0 commit comments