Skip to content

Commit

Permalink
Merge branch 'main' into dan/prefund_container_fix_k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet authored Oct 31, 2024
2 parents 507e6c5 + bf0313f commit e1dea20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/per-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: ./.github/actions/kurtosis-install
- name: Run Starlark
run: |
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
kurtosis run ${{ github.workspace }} --args-file ${{ matrix.file_name }}
lint:
Expand Down

0 comments on commit e1dea20

Please sign in to comment.