mirror of
https://github.com/httpjamesm/launchpad-redirects.git
synced 2024-12-06 19:16:34 +01:00
fix: indentation
This commit is contained in:
@@ -26,8 +26,8 @@ jobs:
|
||||
run: go test -v ./...
|
||||
|
||||
- name: Run the action # You would run your tests before this using the output to set state/desc
|
||||
uses: Sibz/github-status-action@v1
|
||||
with:
|
||||
uses: Sibz/github-status-action@v1
|
||||
with:
|
||||
authToken: ${{secrets.GITHUB_TOKEN}}
|
||||
context: 'Test run'
|
||||
description: 'Passed'
|
||||
|
||||
Reference in New Issue
Block a user