Skip to content

Commit

Permalink
Update pr_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alkhachatryan authored Oct 17, 2024
1 parent 99041b2 commit 7ef24f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: sudo make start

- name: Create backdoor file
run: sudo docker exec -d molehole_testing_python_app pyinstaller server.spec
run: sudo docker exec molehole_testing_python_app pyinstaller server.spec

- name: Serve all backdoors
run: sudo make serve_all_backdoors
Expand Down

0 comments on commit 7ef24f7

Please sign in to comment.