Skip to content

Commit

Permalink
Remove duplicated ocr2 run in ci (#11682)
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon authored Jan 3, 2024
1 parent 426cedd commit 1446727
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,18 +326,12 @@ jobs:
nodes: 1
os: ubuntu-latest
file: ocr
pyroscope_env: ci-smoke-ocr-evm-simulated
pyroscope_env: ci-smoke-ocr-evm-simulated
- name: ocr2
nodes: 1
os: ubuntu-latest
file: ocr2
pyroscope_env: ci-smoke-ocr2-evm-simulated
- name: ocr2
nodes: 1
os: ubuntu-latest
run: -run TestOCRv2Request
file: ocr2
pyroscope_env: ci-smoke-ocr2-evm-simulated
pyroscope_env: ci-smoke-ocr2-evm-simulated
- name: ocr2
nodes: 1
os: ubuntu-latest
Expand All @@ -358,7 +352,7 @@ jobs:
- name: vrfv2plus
nodes: 1
os: ubuntu-latest
pyroscope_env: ci-smoke-vrf2plus-evm-simulated
pyroscope_env: ci-smoke-vrf2plus-evm-simulated
- name: forwarder_ocr
nodes: 1
os: ubuntu-latest
Expand Down

0 comments on commit 1446727

Please sign in to comment.