Skip to content

Commit

Permalink
Update .github/workflows/umbral-pre.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Derek Pierre <[email protected]>
  • Loading branch information
piotr-roslaniec and derekpierre authored Dec 4, 2023
1 parent 031306e commit 2307d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/umbral-pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
working-directory: umbral-pre-python

- name: Run ruff
run: ruff check umbral_pre
run: ruff check --output-format=github umbral_pre
working-directory: umbral-pre-python

trigger-wheels:
Expand Down

0 comments on commit 2307d54

Please sign in to comment.