Skip to content

Merge pull request #2910 from Roardom/redis-history-batching #3881

Merge pull request #2910 from Roardom/redis-history-batching

Merge pull request #2910 from Roardom/redis-history-batching #3881

name: Compile Assets Tests
on: [push, pull_request]
jobs:
build-assets:
name: Build JS/CSS Assets
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
- name: Start NPM
run: |
npm install
npx mix -p
cat public/mix-manifest.json # See asset versions in log