Merge pull request #22 from jmichelp/master
Fix run_desktop_tests.sh script
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
set -eux
|
set -ex
|
||||||
|
|
||||||
echo "Checking formatting..."
|
echo "Checking formatting..."
|
||||||
cargo fmt --all -- --check
|
cargo fmt --all -- --check
|
||||||
|
|||||||
Reference in New Issue
Block a user