[dev] skip unit tests

This commit is contained in:
Roy Crihfield 2023-08-24 19:03:03 +08:00
parent d42f010ab2
commit 62cb719ce7

View File

@ -14,6 +14,7 @@ env:
jobs:
unit-tests:
if: false
name: "Run unit tests"
runs-on: ubuntu-latest
steps: