Skip to content

Commit

Permalink
Reverts CI runs to 1
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Apr 22, 2024
1 parent 934fdcd commit 825dd77
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
iteration: [1, 2, 3, 4, 5, 6, 7, 8, 9]
runs-on: ${{ matrix.os }}

steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ let localDataSourceUrl;

describe('Multi-datasources enabled', () => {
beforeEach(() => {
deleteAllDataSources();
localStorage.setItem('opendistro::security::tenant::saved', '""');
localStorage.setItem('home:newThemeModal:show', 'false');
createDataSource().then((resp) => {
Expand Down

0 comments on commit 825dd77

Please sign in to comment.