Skip to content

Commit

Permalink
Fix CI name
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywonchung committed May 30, 2024
1 parent b388f1b commit 693a71c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zeus_fmt_lint_test.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Check format, lint, and test
name: (Zeus) Check format, lint, and test

on:
push:
paths:
- '.github/workflows/fmt_lint_test.yaml'
- '.github/workflows/zeus_fmt_lint_test.yaml'
- 'zeus/**'
- 'tests/**'
- 'capriccio/*.py'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zeusd_fmt_lint_test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check format, lint, and test for Zeusd
name: (Zeusd) Check format, lint, and test

on:
push:
Expand Down

0 comments on commit 693a71c

Please sign in to comment.