Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
isindir committed Jan 21, 2024
1 parent 943d88f commit 15f505b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:

- uses: actions/checkout@v4
name: Check out code
with:
fetch-depth: 0

- name: Install asdf tools
uses: asdf-vm/actions/install@v2
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:

- uses: actions/checkout@v4
name: Check out code
with:
fetch-depth: 0

- name: Install asdf tools
uses: asdf-vm/actions/install@v2
Expand Down

0 comments on commit 15f505b

Please sign in to comment.