Skip to content

Commit

Permalink
インデント修正
Browse files Browse the repository at this point in the history
  • Loading branch information
hyouhyan committed Aug 19, 2024
1 parent 7774daa commit d855e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Start Server
run: |
screen -d -m -S server bash -c "make server-start"
screen -d -m -S server bash -c "make server-start"
- name: Run tests
run: |
Expand Down

0 comments on commit d855e18

Please sign in to comment.