Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed May 30, 2024
1 parent 0ea8e14 commit 659b50b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/env_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- pyproject.toml

jobs:
dependabot-check:
build:
if: ${{ github.event.workflow_run.conclusion == 'success' || github.actor != 'dependabot[bot]' }}
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "PyHa"
version = "0.0.0"
description = "PyHa test test test test test"
description = "PyHa"
authors = [
"UCSD Engineers for Exploration <[email protected]>",
"Jacob Ayers <[email protected]>",
Expand Down

0 comments on commit 659b50b

Please sign in to comment.