Skip to content

Commit

Permalink
fixed indent error in CI yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aafrecct committed Jul 22, 2024
1 parent dc652e5 commit b3b41af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:
jobs:
test:
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v4
- name: Build sdist
uses: actions-rs
Expand Down

0 comments on commit b3b41af

Please sign in to comment.