Skip to content

Commit d3088a3

Browse files
authored
Update python-app.yml
1 parent 40ab282 commit d3088a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
AT_USERNAME: ${{ secrets.AT_USERNAME }}
5959
AT_API_KEY: ${{ secrets.AT_API_KEY }}
6060
run: |
61-
make docker_build
61+
make docker_run
6262
- name: Cleanup Docker resources
6363
run: |
6464
docker-compose down --remove-orphans

0 commit comments

Comments
 (0)