Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Oct 25, 2020
1 parent ba69805 commit 00240b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarking.yaml
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
uses: actions/checkout@master
- name: Set up git user
run: |
run: |
git config --local user.name "GitHub Actions"
git config --local user.email "actions@github.com"
- name: Ensure base branch is fetched
Expand Down

0 comments on commit 00240b3

Please sign in to comment.