Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dish59742 authored Jun 4, 2021
1 parent 3d1b769 commit c51ede8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
uses: docker/setup-qemu-action@v1
# - env:
# PANTS_CONFIG_FILES: +['pants.ci.toml']
- name: Install dependencies
- name: Install dependenciess
run: |
docker run --rm -v ${{ github.workspace }}:/ws:rw --workdir=/ws \
${{ env.img }} \
Expand Down

0 comments on commit c51ede8

Please sign in to comment.