Skip to content

Commit

Permalink
prueba para ver directorio actual
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Ariel Hamra committed Apr 3, 2024
1 parent 11a1988 commit 9124a88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/provision-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
env:
PYTHONPATH: /home/runner/work/wazuh-qa/wazuh-qa/deployability
steps:
- name: Imprimir directorio de trabajo
run: echo $PWD

- uses: actions/checkout@v3

- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 9124a88

Please sign in to comment.