From b3def7daf49b9034c2e13950910b8606d50a71d9 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Tue, 9 Aug 2022 08:38:10 +0200 Subject: [PATCH] Temporarily disable OSM auth tests OSM dev server https://master.apis.dev.openstreetmap.org is down Signed-off-by: Alexander Borsuk --- .github/workflows/linux-check.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux-check.yaml b/.github/workflows/linux-check.yaml index 7e6aff5206..a32f5e463b 100644 --- a/.github/workflows/linux-check.yaml +++ b/.github/workflows/linux-check.yaml @@ -153,6 +153,7 @@ jobs: -e routing_consistency_tests \ -e opening_hours_supported_features_tests \ -e storage_integration_tests \ + -e osm_auth_tests \ # Disable temporarily while OSM dev server is down. linux-appstream: name: Linux validate appstream data