diff --git a/.github/workflows/test_fastpath.yml b/.github/workflows/test_fastpath.yml index 37217222..c03e5a3f 100644 --- a/.github/workflows/test_fastpath.yml +++ b/.github/workflows/test_fastpath.yml @@ -2,8 +2,7 @@ name: test fastpath on: push jobs: - build: - name: Test Fastpath + test: runs-on: ubuntu-latest container: debian:11 steps: