Skip to content

Commit

Permalink
Python action
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Jun 16, 2023
1 parent 9b90e4d commit ee8e21e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.10"
cache: pip
- uses: ./.github/actions/prepare
- uses: ./.github/actions/build
- name: run httpbin in background
Expand Down

0 comments on commit ee8e21e

Please sign in to comment.