Skip to content

Commit ecae6b4

Browse files
committed
fix: fix typo workflow -> workflows
1 parent e043ea2 commit ecae6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install-lint-test-on-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Set up Alembic Configuration
5959
run: |
60-
cp .github/workflow/alembic.ini .
60+
cp .github/workflows/alembic.ini .
6161
6262
- name: Run Migrations
6363
run: |

0 commit comments

Comments
 (0)