mirror of https://github.com/AMT-Cheif/drift.git
5 lines
76 B
Bash
5 lines
76 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
cd extras/integration_tests/vm
|
||
|
pub upgrade
|
||
|
pub run test
|