Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
muzzammilshahid committed Jan 14, 2025
1 parent 527f660 commit 9743d78
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,12 @@ on:
- main

jobs:
call-start-routers:
test:
uses: ./.github/workflows/start-routers.yaml
with:
crossbar_port: "8081"
xconn_port: "8080"

test:
runs-on: ubuntu-latest

steps:
- name: Install Wick
run: sudo snap install wick --classic
Expand Down

0 comments on commit 9743d78

Please sign in to comment.