mirror of
https://github.com/Steffo99/io-beep-boop.git
synced 2025-03-13 19:54:40 +00:00
🔨 Wait no skipping CI stops releases from being built
This commit is contained in:
parent
9a9ff3a9e6
commit
7890d1e0bf
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
@ -20,7 +20,6 @@ jobs:
|
||||||
pytest:
|
pytest:
|
||||||
name: "🧪 Test package using pytest"
|
name: "🧪 Test package using pytest"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: "false"
|
|
||||||
|
|
||||||
# If you need a database to perform your tests
|
# If you need a database to perform your tests
|
||||||
# services:
|
# services:
|
||||||
|
|
Loading…
Add table
Reference in a new issue