Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DRIVERS-3232 Use ECR instead of artifactory and update to v3 (#84) #339

DRIVERS-3232 Use ECR instead of artifactory and update to v3 (#84)

DRIVERS-3232 Use ECR instead of artifactory and update to v3 (#84) #339

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
concurrency:
group: test-${{ github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash -eux {0}
jobs:
pre_commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1
with:
extra_args: --all-files --hook-stage manual
Morty Proxy This is a proxified and sanitized view of the page, visit original site.