Skip to content

init

init #1

name: Test KubeRay Operator Upgrade to latest available helm image
on:
repository_dispatch:
types: [branch-dispatch]
jobs:
run_kuberay_upgrade_tests:
runs-on: kuberay-testing # target runner
permissions:
contents: read
steps:
start test
- name: dummy test

Check failure on line 14 in .github/workflows/kuberay-upgrade.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/kuberay-upgrade.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
run: |
sleep 60 # test success
# # sleep 300 # test failure
# # exit 1 # test failure