Skip to content

Commit

Permalink
Update python3.11-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
polsala authored May 22, 2024
1 parent 5377f63 commit 0a49d96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python3.11-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Set up Python 3.11
Expand All @@ -31,4 +30,4 @@ jobs:
pip install --upgrade mamba
- name: Test with mamba
run: |
mamba --enable-coverage
mamba --enable-coverage

0 comments on commit 0a49d96

Please sign in to comment.