Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfitz2 authored Aug 21, 2024
1 parent 15e4d12 commit 20a4b6a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,12 @@ env:

jobs:
lint:
defaults:
run:
working-directory: backend
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1

test:
defaults:
run:
working-directory: backend
runs-on: ubuntu-latest
steps:
- name: Set up Python
Expand Down

0 comments on commit 20a4b6a

Please sign in to comment.