Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Oct 31, 2024
1 parent 1d1ea16 commit 2f1ea54
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pr-tests-e2e-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
tests-e2e-contracts:
name: E2E Contract Tests - Local
runs-on: buildjet-8vcpu-ubuntu-2204
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-tests-e2e-crx-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
tests-e2e-crx-lock:
name: E2E Tests - Lock CRX
runs-on: buildjet-8vcpu-ubuntu-2204
timeout-minutes: 5
steps:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
tests-e2e:
name: E2E Tests
timeout-minutes: 20
runs-on: buildjet-8vcpu-ubuntu-2204
steps:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-tests-jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
tests-jest:
name: JEST Tests
runs-on: buildjet-8vcpu-ubuntu-2204
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2f1ea54

Please sign in to comment.