Skip to content

Bump github.com/nicholas-fedor/shoutrrr from 0.11.1 to 0.12.0 (#671) #1187

Bump github.com/nicholas-fedor/shoutrrr from 0.11.1 to 0.12.0 (#671)

Bump github.com/nicholas-fedor/shoutrrr from 0.11.1 to 0.12.0 (#671) #1187

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@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Run Tests
working-directory: ./test
run: |
BUILD_IMAGE=1 ./test.sh