Skip to content

Commit

Permalink
Change tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
osiewicz committed Nov 22, 2023
1 parent 552f03c commit 8a6d309
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 @@ -24,7 +24,7 @@ jobs:
- test
steps:
- name: Set up default .cargo/config.toml
run: echo "[build]\nrustflags = [\"-D\", \"warnings\"]" > $HOME/.cargo/config.toml
run: echo "[build]\nrustflags = [\"-D\", \"warnings\"]" > $HOME/.cargo/config.toml

- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 8a6d309

Please sign in to comment.