Skip to content

Commit

Permalink
test: temporary remove arbitrum tests
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed May 22, 2024
1 parent 2397df3 commit e6d9a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: npm ci
- run: npm run lint
- run: npm run build --if-present
- run: npm run hardhat:arbitrum & npm run test:arbitrum
# - run: npm run hardhat:arbitrum & npm run test:arbitrum
- run: npm run hardhat & npm run test:utils
- run: npm run hardhat & npm run test:builders
- run: npm run hardhat & npm run test:quote
Expand Down

0 comments on commit e6d9a10

Please sign in to comment.