Skip to content

Commit

Permalink
Remove AWS tests from buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Feb 17, 2025
1 parent 50f85fd commit 9994b0f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,6 @@ steps:
queue: macos-14
command: ./scripts/license_finder.sh

- label: 'AWS - SAM tests'
timeout_in_minutes: 30
env:
NODE_VERSION: "18"
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: "1"
command: >-
cd test/e2e/aws-sam &&
bundle install &&
bundle exec maze-runner
--no-log-requests
- label: 'Build Android Performance test fixture'
timeout_in_minutes: 30
key: android-test-fixture
Expand Down

0 comments on commit 9994b0f

Please sign in to comment.