Skip to content

Commit

Permalink
maximize build space action
Browse files Browse the repository at this point in the history
Signed-off-by: muraca <mmuraca247@gmail.com>
  • Loading branch information
muraca committed Dec 13, 2023
1 parent d1f90a7 commit cdaa8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ jobs:
title: "Code Coverage for Tuxedo Core"

test-parachain:
if: false # we skip this for now because of not enough space
name: Test and Code Coverage for Tuxedo Parachain Core and Piece
needs: [fmt, toml-sort]
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: easimon/maximize-build-space@v10
- uses: actions/checkout@v4
- uses: ./.github/actions/test
with:
Expand Down

0 comments on commit cdaa8c7

Please sign in to comment.