Skip to content

Commit db20b82

Browse files
committed
update python module path
1 parent b9074ea commit db20b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: psf/black@stable
1818
with:
1919
options: "--check --diff"
20-
src: ./qe_xml_parser/src/qe_xml_parser
20+
src: ./example_workflows/quantum_espresso/qe_xml_parser/src/qe_xml_parser
2121

2222
nfdi4ing:
2323
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)