From bdaf081c985946fa4c97cd11f8df7384536936f9 Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Jan 13 2023 11:22:41 +0000 Subject: Misplaced steps key in workflow file --- diff --git a/.github/workflows/centos-stream8.yml b/.github/workflows/centos-stream8.yml index 3005030..cb9d2bc 100644 --- a/.github/workflows/centos-stream8.yml +++ b/.github/workflows/centos-stream8.yml @@ -29,7 +29,6 @@ jobs: env: DUFFY_AUTH_NAME: ${{ secrets.DUFFY_AUTH_NAME }} DUFFY_AUTH_KEY: ${{secrets.DUFFY_AUTH_KEY}} - steps: name: Testing on: