Skip to content

Commit

Permalink
feat(action): update test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Jul 24, 2024
1 parent df44c43 commit 24f8fbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- uses: ./
with:
args: version

0 comments on commit 24f8fbd

Please sign in to comment.