Skip to content

Commit

Permalink
remove unneeded fields from actions
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Dec 23, 2023
1 parent fae1574 commit fae10e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ on:

jobs:
run:
needs: ['build-base-image']
runs-on: ubuntu-latest
container:
image: "ghcr.io/${{ github.actor }}/count-base:latest"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit fae10e1

Please sign in to comment.