From 59de1648dbe95c3915a8e84b2c426e8f4c828e3b Mon Sep 17 00:00:00 2001 From: Eugene Grebenschikov Date: Tue, 5 Dec 2023 16:24:03 -0800 Subject: [PATCH] fixup! test: swith to pytest --- .github/workflows/nginx-otel-module-check.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/nginx-otel-module-check.yml b/.github/workflows/nginx-otel-module-check.yml index f91cce3..e5ad89b 100644 --- a/.github/workflows/nginx-otel-module-check.yml +++ b/.github/workflows/nginx-otel-module-check.yml @@ -8,7 +8,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v3 - name: Cache nginx build - if nginx-build uses: actions/cache@v3 with: path: nginx