From ce29f29f9c726b4af3cfb9e51baf5971c68d4dcf Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 8 Feb 2024 21:44:21 -0600 Subject: [PATCH] cleanup formatting --- .github/workflows/tempest.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tempest.yml b/.github/workflows/tempest.yml index 2b673e8..08dd671 100644 --- a/.github/workflows/tempest.yml +++ b/.github/workflows/tempest.yml @@ -20,5 +20,3 @@ jobs: curl --location --request POST --header "Authorization: Bearer ${{ secrets.OMG_TOKEN }}" \ "https://api.omg.lol/address/${{ secrets.OMG_ADDR }}/pastebin/" \ --data "$request_body" - -