Skip to content

Commit

Permalink
chore: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
robertaandersen committed Nov 12, 2024
1 parent 678a7e7 commit 0c3ca31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/roberta-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ jobs:
docker-test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Docker login to ECR repo
run: ./scripts/ci/docker-login-ecr.sh
env:
Expand Down

0 comments on commit 0c3ca31

Please sign in to comment.