Commit 6a924fc
Fix shellcheck warning in Playwright workflow
Use env: block for RAILS_ENV instead of inline variable assignment
to satisfy shellcheck linting requirements.
Changes:
- Move RAILS_ENV=test to env: block in Generate React on Rails packs step
- Fixes SC2209 shellcheck warning
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 42ef1f4 commit 6a924fc
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments