mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-29 11:03:33 +00:00
ci!: valid_proof_test removed from PRs
This commit is contained in:
parent
63e1a952c5
commit
012464a719
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -285,6 +285,7 @@ jobs:
|
||||
|
||||
valid-proof-test:
|
||||
needs: ci-image
|
||||
if: github.event_name == 'push'
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 90
|
||||
steps:
|
||||
|
||||
@ -9,6 +9,7 @@ pub mod config;
|
||||
pub mod transaction;
|
||||
|
||||
// Module for tests utility functions
|
||||
//
|
||||
// TODO: Compile only for tests
|
||||
pub mod test_utils;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user