Skip to content

Commit

Permalink
remove workflows path
Browse files Browse the repository at this point in the history
  • Loading branch information
jmilldotdev committed Jan 3, 2025
1 parent f5413f3 commit 09850a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
uses: actions/checkout@v4
with:
repository: edenartlab/workflows
path: workflows

- name: Set up Python
uses: actions/setup-python@v5
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
uses: actions/checkout@v4
with:
repository: edenartlab/workflows
path: workflows

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 09850a1

Please sign in to comment.