Skip to content

Commit

Permalink
ci: bring back deleted checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Nov 13, 2023
1 parent 3d290fb commit eb73fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: actions/checkout@v3
- name: Run integration tests
run: |
cd core/api/
Expand Down

0 comments on commit eb73fe7

Please sign in to comment.