Skip to content

build(deps): bump github.com/quic-go/quic-go from 0.42.0 to 0.48.2 #4579

build(deps): bump github.com/quic-go/quic-go from 0.42.0 to 0.48.2

build(deps): bump github.com/quic-go/quic-go from 0.42.0 to 0.48.2 #4579

name: Integration Test
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
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