Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat/add-eip1193-provider' into …
Browse files Browse the repository at this point in the history
…fix/protocol-kit/getModulesPaginated
  • Loading branch information
leonardotc committed Apr 30, 2024
2 parents 6b430c1 + e10c7e7 commit 5003ed8
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 5003ed8

Please sign in to comment.