Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBadura committed Mar 13, 2024
1 parent 3e7c7fa commit 1a259bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deptrac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,10 @@ jobs:
with:
dependency-versions: ${{ matrix.dependencies }}

- uses: ramsey/[email protected]
with:
dependency-versions: ${{ matrix.dependencies }}
working-directory: 'tools'

- name: "deptrac"
run: "tools/vendor/bin/deptrac -c ../deptrac.yaml"

0 comments on commit 1a259bf

Please sign in to comment.