Skip to content

Commit

Permalink
chore(github: tests): checkout recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Jun 16, 2024
1 parent 384ca4a commit 31e4e84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:

- uses: actions/checkout@v2
with:
submodules: recursive

- name: switch base docker image
run: sed -i -e 's|FROM archlinux:base-devel|FROM actionless/pikaur|' Dockerfile
Expand Down

0 comments on commit 31e4e84

Please sign in to comment.