Skip to content

Commit 66f0552

Browse files
committed
ci: fix exeflags
1 parent 614f6e3 commit 66f0552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- uses: MilesCranmer/AirspeedVelocity.jl@action-overhaul
1313
with:
1414
julia-version: '1'
15-
exe-flags: '-O3'
15+
exeflags: '-O3'

0 commit comments

Comments
 (0)