run tests with github actions, take 3

This commit is contained in:
Stas Kelvich
2021-03-29 22:46:58 +03:00
parent 50b3b4a3c2
commit 4ea713b720

View File

@@ -19,7 +19,7 @@ jobs:
- name: Build postgres
run: |
pgbuild.sh
./pgbuild.sh
- name: Install rust
run: |