Skip to content

Commit

Permalink
feat: Smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jan 24, 2024
1 parent 4e3ecde commit e3678ee
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ concurrency:
jobs:
smoke-test:
timeout-minutes: 20
runs-on:
- environment=production
- size=xxlarge
- provider=ethpandaops
- realm=platform
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit e3678ee

Please sign in to comment.