Skip to content

Commit

Permalink
one more attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
suprjinx committed Aug 23, 2024
1 parent 965aa2c commit e69a448
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
- name: Run brakeman
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/gresearch/astral-devcontainer
cacheFrom: ghcr.io/gresearch/astral-devcontainer
push: never
runCmd: bin/brakeman --no-pager

lint:
Expand Down Expand Up @@ -73,7 +75,9 @@ jobs:
- name: Run tests
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/gresearch/astral-devcontainer
cacheFrom: ghcr.io/gresearch/astral-devcontainer
push: never
runCmd: bin/rails test

- name: Keep screenshots from failed system tests
Expand Down

0 comments on commit e69a448

Please sign in to comment.