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 7f3cb01 commit 04238a1Copy full SHA for 04238a1
.github/workflows/dotnet.yml
@@ -145,4 +145,4 @@ jobs:
145
name: build
146
- name: Benchmark
147
working-directory: ./benchmarks/PolylineAlgorithm.Benchmarks
148
- run: dotnet run -c Release -f net9.0 -f '*'
+ run: dotnet run -c Release -f net9.0 --filter '*'
0 commit comments