Skip to content

Commit 7745a83

Browse files
committed
Have to change dir
1 parent a94de76 commit 7745a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-nix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: ❓ Test
4848
if: ${{ matrix.package != 'hydra-tui' }}
4949
run: |
50+
cd ${{ matrix.package }} # To ensure the `./golden` files are available.
5051
nix develop .#${{ matrix.package }}-tests --command tests
5152
5253
# This one is special, as it requires a tty.

0 commit comments

Comments
 (0)