Skip to content

Commit

Permalink
workflow tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Jan 19, 2024
1 parent 8919083 commit 890f2b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- 5432:5432
steps:
- uses: actions/checkout@v3
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Aggregate
run: gitaggregate -c repos.yaml
- name: Install external dependencies
Expand Down

0 comments on commit 890f2b3

Please sign in to comment.