github: Fix compat-test workflow to checkout

This commit is contained in:
Pekka Enberg
2024-06-19 16:27:21 +03:00
parent cc89238a09
commit de11402a4a

View File

@@ -27,6 +27,7 @@ jobs:
test-compat:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test
run: make test