Skip to content

Commit 15ad52a

Browse files
Hari KiranHari Kiran
authored andcommitted
Fix validation failure bug without ignoring any checks #35
1 parent bc54e1d commit 15ad52a

File tree

3 files changed

+20
-801
lines changed

3 files changed

+20
-801
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
jobs:
99
validate:
1010
runs-on: ubuntu-latest
11-
env:
12-
CI: false
1311

1412
steps:
1513
- name: Check out the repository

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"bjd": "^0.3.2",
2727
"buffer": "^6.0.3",
2828
"dayjs": "^1.11.10",
29-
"jda": "^0.4.0",
3029
"jquery": "^3.7.1",
3130
"json-stringify-safe": "^5.0.1",
3231
"jwt-decode": "^3.1.2",

0 commit comments

Comments
 (0)