Skip to content

Commit 595fa58

Browse files
cognifloydstackstorm-neptr
authored andcommitted
fix working dir for vault tests setup
1 parent 01cb2d7 commit 595fa58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
python-version: ${{ matrix.python-version }}
3636

3737
- name: Install consul, vault, python hvac
38+
working-directory: pack
3839
shell: bash
3940
run: |
4041
tests/setup_testing_env.sh

0 commit comments

Comments
 (0)