From c990a4ec34eb078774c6e8a29b0da8acbb58fd9d Mon Sep 17 00:00:00 2001 From: Eder Soares Date: Mon, 25 Jan 2021 15:52:50 -0300 Subject: [PATCH] Renomeia flow --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 392f1714ee..acbd50efb8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,4 +1,4 @@ -name: Tests +name: tests on: push: @@ -7,7 +7,7 @@ on: branches: 2.* jobs: - tests: + default: runs-on: ubuntu-latest