Skip to content

Commit

Permalink
unrequired
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Jun 26, 2024
1 parent cf28b76 commit 4a5828c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/smoke-tests-ess.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- id: generate
name: Generate matrix and date
uses: ./.github/workflows/generate-smoke-tests-list
with:
aws-csv-file: ${{ secrets.OBSERVABILITY_AWS_CSV_FILE }}
aws-profile: ${{ secrets.OBSERVABILITY_AWS_PROFILE }}

smoke-tests-ess:
name: Run smoke tests ${{ matrix.test }} for ${{ matrix.version }}
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/smoke-tests-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- id: generate
name: Generate matrix and date
uses: ./.github/workflows/generate-smoke-tests-list
with:
aws-csv-file: ${{ secrets.OBSERVABILITY_AWS_CSV_FILE }}
aws-profile: ${{ secrets.OBSERVABILITY_AWS_PROFILE }}

smoke-tests-os:
name: Run smoke tests OS
Expand Down

0 comments on commit 4a5828c

Please sign in to comment.