Skip to content

Commit

Permalink
Clone for stm reader and run test from there-11
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Apr 17, 2024
1 parent aa3686d commit a2c53aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/plugin_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ jobs:
- name: clone STM repo
uses: actions/checkout@v4
with:
fetch-depth: 0
repository: FAIRmat-NFDI/pynxtools-stm
path: pynxtools-stm
- name: Run STM tests
run: |
cd pynxtools-stm
git checkout TestFromPynxtools
git submodule sync --recursive
git submodule update --init --recursive --jobs=4
Expand Down

0 comments on commit a2c53aa

Please sign in to comment.