From 80a0fa1b9ea583e114620c5717b817c2727c831f Mon Sep 17 00:00:00 2001 From: Noah Saso Date: Mon, 25 Mar 2024 16:30:23 +0100 Subject: [PATCH] format --- .github/workflows/integration_tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 6118f54c1..41aa12b09 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -6,8 +6,7 @@ on: branches: - main - - jobs: +jobs: test: name: Integration tests runs-on: ubuntu-latest