mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[CI] Don't test tune dashboard (#20452)
This commit is contained in:
parent
cf357f6bce
commit
32a4f48aa2
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@ describe('Ray Dashboard Test', () => {
|
|||
cy.visit('localhost:8653')
|
||||
cy.contains('Ray')
|
||||
cy.contains('Memory').click()
|
||||
cy.contains('Tune').click()
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue