Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdukakis committed Feb 21, 2024
1 parent 3f1a698 commit a3a518e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
label: "Test: ${{needs.test.outputs.epoch}} | ${{needs.test.outputs.tick}}"
status: ${{needs.test.outputs.status}}
color: '${{needs.test.outputs.color}}, 555, ${{needs.test.outputs.color}}'
color: '${{needs.test.outputs.color}}, ${{needs.test.outputs.color}}, ${{needs.test.outputs.color}}'
path: '.github/badges/test.svg'

- name: Upload badge as artifact
Expand Down

0 comments on commit a3a518e

Please sign in to comment.