Skip to content

Commit

Permalink
fix: Python plugin integration tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Aug 12, 2023
1 parent e77ece3 commit 28b74a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
run: node run-int.js

- name: Python integration tests
run: chmod -R 777 tools/.venv && npm run python:test
run: docker exec regtest ls -la /tools

0 comments on commit 28b74a0

Please sign in to comment.