Skip to content

Commit

Permalink
Revert "Tab to spaces."
Browse files Browse the repository at this point in the history
This reverts commit f83c31e.
  • Loading branch information
dvanhorn committed Nov 5, 2024
1 parent f83c31e commit e8a0a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
run: |
if [ "${{ matrix.os }}" == "macos-latest" ]; then
raco test -p langs
else
else
xvfb-run raco test -p langs
fi

0 comments on commit e8a0a74

Please sign in to comment.