don't run as pr

This commit is contained in:
Pascal Seitz
2021-08-02 15:44:00 +01:00
parent 605e8603dc
commit 022ab9d298

View File

@@ -3,12 +3,10 @@ name: Rust
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
NUM_FUNCTIONAL_TEST_ITERATIONS: 200000
NUM_FUNCTIONAL_TEST_ITERATIONS: 20000
jobs:
functional_test_unsorted: