fix(ci): disable skyline for now as it's always returning 404

This commit is contained in:
Simon Lecoq
2023-08-23 23:58:36 -04:00
parent e34c90b129
commit c8fa0b0369
3 changed files with 7 additions and 70 deletions

View File

@@ -12,6 +12,9 @@
timeout: 1800000
modes:
- action
skip: true
prod:
skip: true # Currently skyline always return 404
- name: GitHub City
uses: lowlighter/metrics@latest
@@ -34,3 +37,6 @@
timeout: 1800000
modes:
- action
skip: true
prod:
skip: true # Currently skyline always return 404