Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Pankey authored Feb 12, 2024
1 parent cb4455b commit 4cfb75f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
BEAGLE_DB_NAME: github_actions
BEAGLE_DB_PASSWORD: postgres
BEAGLE_DB_USERNAME: postgres
- name: Run flake8
uses: suo/flake8-github-action@releases/v1
with:
checkName: 'build' # NOTE: this needs to be the same as the job name
#- name: Run flake8
#uses: suo/flake8-github-action@releases/v1
#with:
#checkName: 'build' # NOTE: this needs to be the same as the job name
#env:
#BEAGLE_DB_NAME: github_actions
#BEAGLE_DB_PASSWORD: postgres
Expand Down

0 comments on commit 4cfb75f

Please sign in to comment.