Skip to content

Commit

Permalink
upd plaground setting
Browse files Browse the repository at this point in the history
  • Loading branch information
efbig committed Jan 30, 2025
1 parent df53fac commit d8b7510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@ jobs:
- package: rbuilder
features: ""
scope: integration
playground: true
playground: "TRUE"
- package: op-rbuilder
features: "optimism integration"
scope: integration::integration_test::tests
playground: false
playground: ""
name: Integration tests / ${{ matrix.package }}
runs-on: warp-ubuntu-latest-x64-32x
steps:
Expand Down

0 comments on commit d8b7510

Please sign in to comment.