Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

samos123 triggered integration tests πŸš€ #30

samos123 triggered integration tests πŸš€

samos123 triggered integration tests πŸš€ #30

name: Integration tests
run-name: ${{ github.actor }} triggered integration tests πŸš€
on:
pull_request:
jobs:
integration-tests:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- run: make test-integration