Merge pull request #22 from jmichelp/master

Fix run_desktop_tests.sh script
This commit is contained in:
Jean-Michel Picod
2020-02-06 16:52:24 +01:00
committed by GitHub

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
set -eux
set -ex
echo "Checking formatting..."
cargo fmt --all -- --check