Skip to content

Commit

Permalink
what the hell was i doing and i hate trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
erclu committed Aug 7, 2021
1 parent 9fd9cdc commit 94acb86
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Test this action

on:
push:
on:
pull_request:

jobs:
Expand All @@ -13,4 +12,4 @@ jobs:
- uses: actions/checkout@v2

- run: |
sh test.sh
bash test.sh

0 comments on commit 94acb86

Please sign in to comment.