Skip to content

Commit

Permalink
WIP: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Nov 20, 2024
1 parent 56c0632 commit 7a48d93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
id: "pip-cache"
run: |
echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT
- name: "test"
rin: echo "${{ steps.pip-cache.outputs.dir }}"
- name: "cache pip packages"
uses: "actions/cache@v4"
with:
Expand Down

0 comments on commit 7a48d93

Please sign in to comment.