Commit d699ac1e authored by clabby's avatar clabby

Run `testdata` gen on `nightly` toolchain - @refcell

parent 1a77122d
...@@ -1232,7 +1232,7 @@ jobs: ...@@ -1232,7 +1232,7 @@ jobs:
working_directory: op-service/rethdb-reader working_directory: op-service/rethdb-reader
- run: - run:
name: Generate testdata db name: Generate testdata db
command: cargo test command: cargo +nightly test
working_directory: op-service/rethdb-reader working_directory: op-service/rethdb-reader
- run: - run:
name: Build dylib name: Build dylib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment