Roy Crihfield
5eeeecf667
* vulcanize => cerc * Use v0-blockstore based DB via ipld-eth-statedb/trie_by_cid * Update CI workflows * Update modules - concurrent iterator interface - ginkgo v2 - go 1.19
8 lines
97 B
YAML
8 lines
97 B
YAML
name: PR actions
|
|
on:
|
|
- pull_request
|
|
|
|
jobs:
|
|
run-tests:
|
|
uses: ./.github/workflows/test.yml
|