Skip to content
Snippets Groups Projects
Unverified Commit fa9fc3bb authored by Jean-Michel Picod's avatar Jean-Michel Picod Committed by GitHub
Browse files

Merge pull request #22 from jmichelp/master

Fix run_desktop_tests.sh script
parents 3d6d390f 5bd7863c
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment