Skip to content

Commit

Permalink
fix: tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stahntobias committed Sep 30, 2024
1 parent 313dfe3 commit 84bbb67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install dependencies
run: |
cd tests
cat ../jsonnetfile.lock.json > jsonnetfile.lock.json
jb install
- name: Run tests
run: |
Expand Down

0 comments on commit 84bbb67

Please sign in to comment.