Skip to content

Commit

Permalink
give sufficient time for the panel app to be ready
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Aug 27, 2024
1 parent 2763d50 commit 059e157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run conda-project
run: |
conda project run > logs.txt 2>&1 &
sleep 5
sleep 10
cat logs.txt
- name: Check Panel app running
run: |
Expand Down

0 comments on commit 059e157

Please sign in to comment.