Skip to content

Commit

Permalink
workflow test bee-factory command updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviksaikat committed Dec 17, 2023
1 parent ba26b24 commit 561a335
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: Run Bee Factory
run: |
bee-factory start --detach 1.9.0
bee-factory start --detach 1.15.0-rc2
- name: Run Tests
run: pdm run pytest
Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Run Bee Factory
run: |
bee-factory start --detach 1.9.0
bee-factory start --detach 1.15.0-rc2
- name: Run Tests
run: pdm run pytest

0 comments on commit 561a335

Please sign in to comment.