diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2a234b..5bb908a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push jobs: tests: - runs-on: single + runs-on: self-hosted steps: - uses: actions/checkout@v2 - name: Pull Postgres