fix: CI echo test
All checks were successful
CI / test (push) Successful in 1s

This commit is contained in:
2026-02-04 21:02:46 +00:00
parent 44fed6ecfa
commit f276dfdb86

View File

@@ -4,4 +4,4 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: pip install pytest
- run: echo "Test"