Skip to content

build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 #227

build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7

build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 #227

name: Integration Test
on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
jobs:
truffle-test:
strategy:
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Truffle test
run: |
make truffle-test