Skip to content

Commit

Permalink
Merge branch 'dev' into dev-implement-click
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/screenshots.yml
  • Loading branch information
TimeTravelPenguin committed Jan 15, 2024
2 parents 74461e8 + c59abd0 commit 9fcdfec
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches:
- dev-implement-click

jobs:
rich_codex:
runs-on: ubuntu-latest
Expand All @@ -21,11 +21,8 @@ jobs:
with:
python-version: 3.12

- name: Install Poetry
uses: snok/install-poetry@v1
with:
virtualenvs-create: true
virtualenvs-in-project: true
- name: Install BAET
run: pip install .

- name: Generate terminal images with rich-codex
uses: ewels/rich-codex@v1
Expand Down

0 comments on commit 9fcdfec

Please sign in to comment.