Skip to content

Commit 96a6370

Browse files
committed
added workflows
1 parent eb45b4a commit 96a6370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: action/checkout@v3
14+
- uses: actions/checkout@v3
1515
- name: Set Up Python
1616
uses: actions/setup-python@v4
1717
with:

0 commit comments

Comments
 (0)