Skip to content

Commit

Permalink
Prettier action seems to have a bug for working_directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Mar 17, 2022
1 parent 56b34ef commit 32ff872
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-lint-wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
with:
dry: true
prettier_options: --check
working_directory: "${GITHUB_WORKSPACE}/nf-core-testpipeline"

- name: Check code Black
uses: psf/black@stable
Expand Down

0 comments on commit 32ff872

Please sign in to comment.