Skip to content

Commit

Permalink
test start be
Browse files Browse the repository at this point in the history
  • Loading branch information
NadicaUzunova authored Jan 19, 2024
1 parent 4ac8576 commit cf8c212
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ jobs:
uses: actions/checkout@v3

- name: Start backend
run: |
cd backend
./mvnw quarkus:dev
run: ./mvnw quarkus:dev
working-directory: backend

build_frontend:
Expand Down

0 comments on commit cf8c212

Please sign in to comment.