We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e9e67 commit b1e7f9dCopy full SHA for b1e7f9d
1 file changed
.github/workflows/release.yaml
@@ -37,7 +37,6 @@ jobs:
37
- run: python3 osm_wikidata.py
38
- run: npm install
39
- run: npm run build
40
- - run: git describe --all
41
- run: git diff
42
- run: exit $(git diff --numstat | wc -l)
43
0 commit comments