Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

⬆️ (deps): Bump aiohttp from 3.8.4 to 3.8.5 #48

⬆️ (deps): Bump aiohttp from 3.8.4 to 3.8.5

⬆️ (deps): Bump aiohttp from 3.8.4 to 3.8.5 #48

Workflow file for this run

name: "Test suite"
on:
# Modification of a project file in the main branch
push:
branches:
- main
paths:
- "lokiunimore/**"
- "pyproject.toml"
- "poetry.lock"
# Pull request to the main branch modifying a project file
pull_request:
branches:
- main
paths:
- "lokiunimore/**"
- "pyproject.toml"
- "poetry.lock"
# Triggered by a new release
workflow_call:
jobs:
test:
uses: Steffo99/.github/.github/workflows/test-poetry-compileall.yml@main