Skip to content

Commit

Permalink
debug: filesystem integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Demonsthere committed Dec 4, 2024
1 parent d72cd20 commit c8fb346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:
uses: actions/checkout@v3
- name: read files from the repo
run: cat README.md
- name: write to file
run: echo "am i read/write?" > write
- name: Check integration
run: ory get project ${{ env.ORY_PROJECT_ID }}

0 comments on commit c8fb346

Please sign in to comment.