Skip to content

Commit a2acdd1

Browse files
Remove obsolete directive
1 parent b996c46 commit a2acdd1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
run: apt-get update && apt-get install -y git
2323
- name: Checkout repository
2424
uses: actions/checkout@v4
25-
with:
26-
fetch-tags: true
2725
- name: "Validate version tag doesn't exist"
2826
run: GRADLE_USER_HOME=$HOME/.gradle ./gradlew validateVersion --console=plain --no-daemon
2927
- name: "Gradle cache"

0 commit comments

Comments
 (0)