Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukamac committed Feb 19, 2025
1 parent 56ea8f7 commit 7d3271b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-neureka_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ jobs:
with:
path: pulp-nnx

- name: Test paths
run: |
ls -al .
ls -al pulp-nnx
ls -al pulp-nnx/test
ls -al pulp-nnx/test/workflow-requirements
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 7d3271b

Please sign in to comment.