Skip to content

Commit

Permalink
[CI] Remove obsoleted flag (#3644)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranbg committed May 25, 2023
1 parent f62d0ba commit d6b31e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/system-tests-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ jobs:
--username "${{ secrets.LATEST_SYSTEM_TEST_USERNAME }}" \
--access-key "${{ secrets.LATEST_SYSTEM_TEST_ACCESS_KEY }}" \
--spark-service "${{ secrets.LATEST_SYSTEM_TEST_SPARK_SERVICE }}" \
--password "${{ secrets.LATEST_SYSTEM_TEST_PASSWORD }}" \
--slack-webhook-url "${{ secrets.LATEST_SYSTEM_TEST_SLACK_WEBHOOK_URL }}" \
--branch "${{ needs.prepare-system-tests-enterprise-ci.outputs.mlrunBranch }}" \
--github-access-token "${{ secrets.SYSTEM_TEST_GITHUB_ACCESS_TOKEN }}"
Expand Down

0 comments on commit d6b31e7

Please sign in to comment.