Skip to content

Bump github.com/ProtonMail/go-crypto from 0.0.0-20230717121422-5aa5874ade95 to 1.1.0-alpha.0 #465

Bump github.com/ProtonMail/go-crypto from 0.0.0-20230717121422-5aa5874ade95 to 1.1.0-alpha.0

Bump github.com/ProtonMail/go-crypto from 0.0.0-20230717121422-5aa5874ade95 to 1.1.0-alpha.0 #465

Workflow file for this run

name: Run Integration Tests
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Run Tests
working-directory: ./test
run: |
BUILD_IMAGE=1 ./test.sh