Remove empty build job

This commit is contained in:
Nuno Campos
2024-09-10 17:22:48 -07:00
parent 77083bf634
commit 2b09c284d4
-8
View File
@@ -20,14 +20,6 @@ env:
POETRY_VERSION: "1.7.1"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
lint:
name: cd ${{ matrix.working-directory }}
strategy: