Skip to content

Commit

Permalink
remove ci image from workflows (#1404)
Browse files Browse the repository at this point in the history
  • Loading branch information
goastler authored Sep 24, 2024
1 parent 1c7d75c commit ec2b9ac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ env:

jobs:
check:
name: check
runs-on: ubuntu-latest
container:
image: prosopo/ci:latest
options: >
--volume ${{ github.workspace }}:/repo
if: github.event.pull_request.draft == false
steps:
- name: Print contexts
Expand Down

0 comments on commit ec2b9ac

Please sign in to comment.