Skip to content

Commit

Permalink
Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswolgast committed Nov 22, 2024
1 parent 6b7ad54 commit 6d31c66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-opfgym.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish Python Package
name: Publish OPF-Gym

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-opfgym.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This workflow will install Python dependencies and run tests.

name: Python package
name: Test OPF-Gym

on:
push:
Expand Down

0 comments on commit 6d31c66

Please sign in to comment.