From 438642fb7083844e35f5a8e75f017ea9894f3134 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Tue, 24 Dec 2019 21:07:44 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a530694..f057d32 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -155,7 +155,6 @@ jobs: run: | cmake --build build - name: Run spec tests - continue-on-error: true # TODO: fails on numeric operations run: | cd test python3 run-spec-test.py