Skip to content

Commit

Permalink
Bump sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
lpgauth committed Mar 18, 2024
1 parent 2ffe10b commit cb1880d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Start Scylla
run: |
python3 /docker-entrypoint.py&
sleep 15
sleep 30
- name: Set Path
run: |
echo "/usr/local/lib/erlang/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit cb1880d

Please sign in to comment.