Skip to content

Commit

Permalink
Renaming
Browse files Browse the repository at this point in the history
Signed-off-by: Elron Bandel <elron.bandel@ibm.com>
  • Loading branch information
elronbandel committed Jan 29, 2024
1 parent b2d48f9 commit 987e3cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_catalog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Python Code
name: Test Catalog

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Python Code
name: Unit Test Python Code

on:
push:
Expand Down

0 comments on commit 987e3cf

Please sign in to comment.