Skip to content

Commit

Permalink
Make pr-docs-check run in escomp:base Docker container.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Apr 29, 2024
1 parent 5008060 commit 1bf58da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-docs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
jobs:
docs:
runs-on: ubuntu-latest
container:
image: escomp:base
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
Expand Down
3 changes: 0 additions & 3 deletions doc/source/requirements.txt

This file was deleted.

0 comments on commit 1bf58da

Please sign in to comment.