Skip to content

Commit

Permalink
wip: fixes test inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Feb 2, 2024
1 parent fd0f80b commit 9cabb80
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ jobs:
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
earthly_runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}
earthly_runner_secret: ${{ secrets.EARTHLY_RUNNER_SECRET }}
signing_key: ${{ secrets.DEPLOY_PRIV_KEY }}
token: ${{ SECRETS.CI_BOT_TOKEN }}
earthly_runner_secret: ${{ secrets.EARTHLY_RUNNER_SECRET }}

0 comments on commit 9cabb80

Please sign in to comment.