Skip to content

Commit 04238a1

Browse files
author
Petr Sramek
committed
kjhzxdk`x
1 parent 7f3cb01 commit 04238a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ jobs:
145145
name: build
146146
- name: Benchmark
147147
working-directory: ./benchmarks/PolylineAlgorithm.Benchmarks
148-
run: dotnet run -c Release -f net9.0 -f '*'
148+
run: dotnet run -c Release -f net9.0 --filter '*'

0 commit comments

Comments
 (0)