Skip to content

Commit

Permalink
chore: run yaml linter only on assets + bump code.js
Browse files Browse the repository at this point in the history
  • Loading branch information
azech-hqs authored and pranabdas committed Nov 22, 2023
1 parent cb25789 commit 1b9f055
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 36 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: ./actions/yaml/lint
with:
python-version: 3.8
targets: ./assets

run-js-tests:
runs-on: ubuntu-latest
Expand Down
72 changes: 37 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"underscore.string": "^3.3.4"
},
"devDependencies": {
"@exabyte-io/code.js": "git+https://github.com/Exabyte-io/code.js#29a2981137d0e7088bfe07338f03f9d980c32bc8",
"@exabyte-io/code.js": "2023.11.22-0",
"@exabyte-io/eslint-config": "^2022.11.17-0",
"@exabyte-io/made.js": "2022.6.15-0",
"chai": "^4.3.4",
Expand Down

0 comments on commit 1b9f055

Please sign in to comment.