Skip to content

Commit

Permalink
Add names to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Jul 18, 2024
1 parent bf36151 commit 8526f53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# name: Run updater that will check for conda-forge packages

name: Tests
on:
push:
branches: [ "main" ]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/type-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# name: Run updater that will check for conda-forge packages
name: Type Check
on:
push:
branches: [ "main" ]
Expand Down

0 comments on commit 8526f53

Please sign in to comment.