Skip to content

Commit

Permalink
fix for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dannymeijer committed Jun 7, 2024
1 parent dc813d3 commit bb25c57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check changes
id: check
run: |
Expand Down

0 comments on commit bb25c57

Please sign in to comment.