Skip to content

Commit

Permalink
fix: retry
Browse files Browse the repository at this point in the history
  • Loading branch information
superical committed Mar 26, 2024
1 parent 35e33e4 commit 3261a7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 20.x
- name: Install Commit Lint Dependencies
run: npm install @commitlint/config-conventional
- uses: JulienKode/[email protected]
- uses: wagoid/commitlint-github-action@v5
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"type": "git",
"url": "https://github.com/Open-Attestation/document-store.git"
},
"type": "module",
"author": "GovTech",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 3261a7e

Please sign in to comment.