fix: extract VRF to a plugin #248
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -23,10 +23,10 @@ jobs:
|
||||
run: yarn test:integration:internal-writes
|
||||
- name: Run integration tests [wasm]
|
||||
run: yarn test:integration:wasm
|
||||
- name: Run regression tests
|
||||
run: yarn test:regression
|
||||
- name: Test example rust contracts
|
||||
run: yarn build:test:wasm
|
||||
- name: Run regression tests
|
||||
run: yarn test:regression
|
||||
- name: Trigger integration tests
|
||||
if: github.ref_name == 'main'
|
||||
run: >
|
||||
|
||||
Reference in New Issue
Block a user