Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/tomtana/python-glinet into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
Tomtana committed Aug 25, 2022
2 parents 02fee2b + b7780f3 commit c0612c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:
name: code_coverage
runs-on: ubuntu-latest
timeout-minutes: 15

steps:
- name: Checkout Repository
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:
name: python_tests
runs-on: ${{ matrix.os }}
timeout-minutes: 20
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c0612c4

Please sign in to comment.