diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 0a9963c..0053440 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -6,6 +6,7 @@ on: jobs: review: runs-on: ubuntu-latest + container: docker steps: - name: Fetch code run: |