Skip to content

Commit

Permalink
Merge pull request #466 from PaulHax/label-loading-fix
Browse files Browse the repository at this point in the history
Label loading fix
  • Loading branch information
floryst authored Nov 3, 2023
2 parents 5aaa0d7 + ea61baf commit 4d15d43
Show file tree
Hide file tree
Showing 29 changed files with 3,249 additions and 420 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
os: [ubuntu-20.04, macos-latest]
name: E2E Testing on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
env:
DOWNLOAD_TIMEOUT: 60000
steps:
- uses: actions/checkout@v3
with:
Expand Down
Loading

0 comments on commit 4d15d43

Please sign in to comment.