Skip to content

Commit

Permalink
Merge pull request #104 from gisce/polsala-patch-1
Browse files Browse the repository at this point in the history
Update python3.11-app.yml
  • Loading branch information
polsala authored May 22, 2024
2 parents 5377f63 + 0a49d96 commit cf5e4c0
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 cf5e4c0

Please sign in to comment.