Skip to content

Commit

Permalink
Temporary workaround for readiness check
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed Mar 31, 2024
1 parent 3fa48ce commit 163ea38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
.github/wait-for-port.sh 9043 # Cassandra
.github/wait-for-port.sh 8080 # Spark master
.github/wait-for-port.sh 8081 # Spark worker
sleep 30
- name: Run tests
run: sbt test
- name: Stop services
Expand Down

0 comments on commit 163ea38

Please sign in to comment.