Skip to content

Commit

Permalink
Remove status action
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-p-smith committed Jan 30, 2024
1 parent 4626b1c commit 0c7b39d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,3 @@ jobs:
push: always
runCmd: make unittest build-frontend
runArgs: --build-arg GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}

- name: Report status
uses: github-actions/github-status@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
state: success
description: CI checks passed

0 comments on commit 0c7b39d

Please sign in to comment.