mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-03-28 17:42:48 +01:00
chore: clean up repository (#96)
* chore: clean up repository * Fix message spec node lookup for numeric IDs (#98) * Fix message spec node lookup for numeric IDs * run rufo * Fix message node fallback lookup (#99)
This commit is contained in:
5
.github/workflows/python.yml
vendored
5
.github/workflows/python.yml
vendored
@@ -1,6 +1,3 @@
|
||||
# This workflow will install Python dependencies, run tests and lint with a single version of Python
|
||||
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
|
||||
|
||||
name: Python
|
||||
|
||||
on:
|
||||
@@ -13,7 +10,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user