Skip to content

Commit

Permalink
bug fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
berkedilekoglu committed Feb 25, 2024
1 parent 0ddcf3e commit 0d351a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- name: Chechout code
- name: Checkout code
uses: actions/checkout@v3

- name: Set up Python
Expand Down

0 comments on commit 0d351a1

Please sign in to comment.