feat: update ci
Some checks failed
Test CI / test speed (push) Failing after 18s

This commit is contained in:
sangge 2023-11-17 09:35:34 +08:00
parent b2de585483
commit 44f56257cf

View File

@ -9,6 +9,9 @@ jobs:
test:
name: test speed
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout repository