Skip to content

bump video file size limit to 12mb #246

bump video file size limit to 12mb

bump video file size limit to 12mb #246

Workflow file for this run

name: "test"
on: [push, pull_request]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: build
run: |
docker build -t streakclub-test .
- name: test
run: |
docker run streakclub-test