mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 15:34:19 +01:00
github: Fix compat-test workflow to checkout
This commit is contained in:
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
test-compat:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Test
|
||||
run: make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user