Skip to content

Commit

Permalink
Merge pull request #12859 from richard-cox/disable-vai-tests-2.10
Browse files Browse the repository at this point in the history
[2.10] Disable vai tests given backend failures
  • Loading branch information
richard-cox authored Dec 11, 2024
2 parents c766773 + fc467c9 commit 05b17b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
['@manager'],
['@userMenu', '@usersAndAuths'],
['@components'],
['@vai']
# ['@vai'] // https://github.com/rancher/dashboard/issues/12858
]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 05b17b1

Please sign in to comment.