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

samos123 triggered integration tests πŸš€ #253

samos123 triggered integration tests πŸš€

samos123 triggered integration tests πŸš€ #253

Workflow file for this run

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