Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB authored Apr 12, 2024
1 parent 3c9418f commit d923eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Run Test
run: |
test/bumble/controllers.py tcp-server:_:9000 tcp-server:_:9001 &
python3 test/bumble/controllers.py tcp-server:_:9000 tcp-server:_:9001 &
sleep 5
build:
Expand Down

0 comments on commit d923eb3

Please sign in to comment.