mirror of
https://github.com/iv-org/protodec.git
synced 2025-12-31 23:50:16 -05:00
Remove tag fetching for formatter job
The formatter job does not build protodec and as such does not require the presence of tags
This commit is contained in:
parent
015528971a
commit
99a4ccc386
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -57,8 +57,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-tags: true
|
||||
|
||||
- name: Install Crystal
|
||||
uses: crystal-lang/install-crystal@v1.8.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue