Skip to content

Commit

Permalink
spaces not tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
abtreece committed Dec 16, 2023
1 parent 70d1896 commit 89dc442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Build and Install
run: |
git config --global --add safe.directory /__w/confd/confd
git config --global --add safe.directory /__w/confd/confd
make build
sudo make install
Expand Down

0 comments on commit 89dc442

Please sign in to comment.