Skip to content

Commit

Permalink
fix typo
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 40018d6 commit 9f6560b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-bert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
# Downloading the model takes too much time, simply pull the image from docker container

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

test-compose:
Expand Down

0 comments on commit 9f6560b

Please sign in to comment.