Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
austinletson committed May 20, 2024
1 parent f303ab2 commit 0b89238
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jobs:
- uses: actions/checkout@v4

- name: ls and pwd
run: |
ls
pwd
- uses: ./
with:
test: ${{ matrix.lake-test }}

0 comments on commit 0b89238

Please sign in to comment.