Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into update-polkadot-v…
Browse files Browse the repository at this point in the history
…0.9.42
  • Loading branch information
koushiro committed Jun 14, 2023
2 parents f935557 + fba8457 commit 4483bea
Show file tree
Hide file tree
Showing 50 changed files with 4,845 additions and 860 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
run: cd ts-tests && npm run fmt-check
- name: Run functional tests
run: cd ts-tests && npm run build && npm run test
- name: Run functional tests (sql)
run: cd ts-tests && npm run build && npm run test-sql

lint:
name: 'Run lints'
Expand Down
Loading

0 comments on commit 4483bea

Please sign in to comment.