Skip to content

Commit

Permalink
do not pull
Browse files Browse the repository at this point in the history
Signed-off-by: lrq619 <[email protected]>
  • Loading branch information
lrq619 committed Aug 16, 2023
1 parent 9f6560b commit 82fc41b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-bert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ jobs:
# run: make push-${{ matrix.service }}
# Downloading the model takes too much time, simply pull the image from docker container

- name: Pull the Image
working-directory: benchmarks/bert
run: make pull-${{ matrix.service }}
# - name: Pull the Image
# working-directory: benchmarks/bert
# run: make pull-${{ matrix.service }}

test-compose:
name: Test Docker Compose
Expand Down

0 comments on commit 82fc41b

Please sign in to comment.