Skip to content

fix: updated poetry lock #21

fix: updated poetry lock

fix: updated poetry lock #21

Workflow file for this run

on:
push:
branches: [main]
jobs:
quality-test:
name: Test/Quality
uses: DelfinaCare/rls/.github/workflows/quality.yml@main
release:
needs: quality-test
name: Release
uses: DelfinaCare/rls/.github/workflows/release.yml@main