Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau committed Jun 15, 2023
1 parent 8be5ef8 commit 314f1cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
android: true
dotnet: true
haskell: true
large-packages: false
large-packages: true
swap-storage: true
- name: Checkout built branch
uses: actions/checkout@v3
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
android: true
dotnet: true
haskell: true
large-packages: false
large-packages: true
swap-storage: true
- name: Collect test_env docker
if: ${{ needs.id_repo.outputs.in_base_repo == 'false' }}
Expand Down

0 comments on commit 314f1cd

Please sign in to comment.