Skip to content

Commit e928d69

Browse files
committed
fix indentation
1 parent 003a6e8 commit e928d69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bench.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
os: [ubuntu-latest]
1313

1414
steps:
15-
# Cancel queued workflows from earlier commits in this branch
16-
- uses: fkirc/skip-duplicate-actions@master
15+
# Cancel queued workflows from earlier commits in this branch
16+
- uses: fkirc/skip-duplicate-actions@master
1717

1818
- uses: actions/checkout@v2
1919
- run: git fetch origin master # check the master branch for benchmarking

0 commit comments

Comments
 (0)