Skip to content

Commit 411cfb7

Browse files
authored
Fix spacing
Yeah... YAML right?
1 parent 821f9dd commit 411cfb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
flags: unittests #optional
4343
name: codecov-umbrella #optional
4444
- name: Run codacy-analysis-cli
45-
uses: mrfyda/codacy-analysis-cli-action@master
46-
with:
47-
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
45+
uses: mrfyda/codacy-analysis-cli-action@master
46+
with:
47+
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)