Skip to content

Commit

Permalink
feat: updated github actions workflow. checking formatting of yaml fi…
Browse files Browse the repository at this point in the history
…les using prettier
  • Loading branch information
rabioinf committed Jan 24, 2025
1 parent cbf8db2 commit f3b63b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_SNAKEMAKE_SNAKEFMT: true
VALIDATE_YAML_PRETTIER: true

Linting:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f3b63b7

Please sign in to comment.