mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 18:28:25 -04:00
try again
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -32,6 +32,8 @@ jobs:
|
|||||||
output: report-markdown
|
output: report-markdown
|
||||||
annotations: failed-tests
|
annotations: failed-tests
|
||||||
prnumber: ${{ steps.findPr.outputs.number }}
|
prnumber: ${{ steps.findPr.outputs.number }}
|
||||||
|
- name: Install curl
|
||||||
|
run: sudo apt install curl
|
||||||
- name: Run style checks
|
- name: Run style checks
|
||||||
run: poetry run flake8 .
|
run: poetry run flake8 .
|
||||||
- name: Check imports alphabetized
|
- name: Check imports alphabetized
|
||||||
|
|||||||
Reference in New Issue
Block a user