Skip to content

fixed random time wait and load images before text #63

fixed random time wait and load images before text

fixed random time wait and load images before text #63

Workflow file for this run

name: Lint
on: [ push ]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]