Skip to content

Commit

Permalink
ci: removed networkTag for API Batch 1 and Websocket Batch 2 CI tasks (
Browse files Browse the repository at this point in the history
…#2402) (#2427)

CI: removed networkTag for API Batch 1 and Websocket Batch 2 CI tasks

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
  • Loading branch information
quiet-node committed Apr 29, 2024
1 parent 2f4403c commit 98894e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: ./.github/workflows/acceptance-workflow.yml
with:
testfilter: api_batch1
networkTag: 0.49.1

api_batch_2:
name: API Batch 2
Expand Down Expand Up @@ -86,7 +85,6 @@ jobs:
with:
testfilter: ws_batch2
test_ws_server: true
networkTag: 0.49.1

websocket-batch-3:
name: Websocket Batch 3
Expand Down

0 comments on commit 98894e8

Please sign in to comment.