From aad47a212cad6bad577e51375a58a478b1209f10 Mon Sep 17 00:00:00 2001 From: Vincent Mercier Date: Mon, 15 Apr 2024 11:16:11 +0200 Subject: [PATCH] fix --- .github/workflows/test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 7607608..b832b8b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -51,7 +51,6 @@ jobs: e2e: name: e2e runs-on: ubuntu-latest - container: ubuntu:latest env: BATS_LIB_PATH: "${{ github.workspace }}/test/bats/lib/" PGHOST: localhost