Skip to content

Commit

Permalink
Remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
yagopv committed Apr 30, 2024
1 parent 4641a8e commit e10c7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/protocol-kit-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
yarn build
- name: Test ${{ matrix.provider }} - Safe ${{ matrix.contract-version }}
run: |
cd packages/protocol-kit
cd packages/protocol-kit
yarn test:hardhat:${{ matrix.provider }}:${{ matrix.contract-version }}

0 comments on commit e10c7e7

Please sign in to comment.