disable basic workflow

This commit is contained in:
Roy Crihfield 2024-06-20 20:17:04 +08:00
parent 95ba42a334
commit 8760854f34

View File

@ -15,6 +15,7 @@ jobs:
test:
name: "Run basic test suite"
runs-on: ubuntu-latest
if: false
steps:
- name: "Clone project repository"
uses: actions/checkout@v3