[CI] Resolves compiled-assets caching issue (2) (#20837)

This commit is contained in:
Mac Siri 2024-04-03 17:48:51 -04:00 committed by GitHub
parent c6a3e001fa
commit 0cc9cc0250
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
env:
E2E: true
RAILS_ENV: test
NODE_ENV: test
steps:
- uses: actions/checkout@v4