Skip to content

Bump jinja2 from 3.1.2 to 3.1.4 in /bots/zumabot/data #104

Bump jinja2 from 3.1.2 to 3.1.4 in /bots/zumabot/data

Bump jinja2 from 3.1.2 to 3.1.4 in /bots/zumabot/data #104

name: AI Comedy Club
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -e .
- name: Run the script
run: python main.py