Skip to content

Commit

Permalink
gha check
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet committed Sep 19, 2024
1 parent 7836e09 commit a046e74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/push-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:
jobs:
home_check:
runs-on: ubuntu-latest
matrix:
machine: ["appaquet@mbpapp", "appaquet@deskapp", "appaquet@servapp"]
strategy:
matrix:
machine: ["appaquet@mbpapp", "appaquet@deskapp", "appaquet@servapp"]
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
Expand Down

0 comments on commit a046e74

Please sign in to comment.