Skip to content

Commit e41d5d4

Browse files
authored
fixed filename
1 parent 1a162ca commit e41d5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: clang-x64
2828
compiler: fil++
2929
architecture: -m64
30-
sourcefile: running_erase.cpp
30+
sourcefile: running_erasure.cpp
3131
compileroptions: -std=c++2a -O3 -DNDEBUG -DHAVE_ABSEIL -DBOOST_ALL_NO_EMBEDDED_GDB_SCRIPTS
3232
outputfile: benchmark
3333
reportdir: clang-x64

0 commit comments

Comments
 (0)