Skip to content

Commit 7bc4f2a

Browse files
authored
remove redundant whitespace
1 parent 602c958 commit 7bc4f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# https://github.community/t/is-it-possible-to-require-all-github-actions-tasks-to-pass-without-enumerating-them/117957/4?u=graingert
4444
runs-on: ubuntu-latest
4545
needs: [test]
46-
steps:
46+
steps:
4747
- name: Set up Python
4848
uses: actions/setup-python@v2
4949
with:

0 commit comments

Comments
 (0)