Skip to content

Commit 52a1666

Browse files
committed
node path
1 parent a6c65cb commit 52a1666

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252

5353
- run: npm install @babel/core @babel/cli
5454

55+
- run: PATH="node_modules/.bin:${PATH}"
56+
5557
- run: python -m pip install --prefer-binary .[tests]
5658

5759
- run: python -m pytest

0 commit comments

Comments
 (0)