Skip to content

Commit

Permalink
fix pythonpath
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Ariel Hamra committed Mar 8, 2024
1 parent b9333f7 commit 2ff97e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-engine-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
python-version: ['3.10']
env:
PYTHONPATH: /home/runner/work/wazuh-qa/wazuh-qa/deployability/modules/workflow_engine
PYTHONPATH: /home/runner/work/wazuh-qa/wazuh-qa/deployability/modules
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 2ff97e8

Please sign in to comment.