don't need this environment variable anymore
Some checks failed
/ web (push) Failing after 54s

This commit is contained in:
Ell 2024-01-13 20:27:26 +01:00
parent 40eb0e673f
commit 83eb2686ec

View file

@ -4,8 +4,6 @@ on:
jobs:
web:
runs-on: ubuntu-latest
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/main/Gemfile
steps:
- name: Clone repository
uses: actions/checkout@v4