Skip to content

Commit

Permalink
Use workflow to test the action
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Jan 9, 2024
1 parent a7658fb commit a4e9ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./test
- uses: ./
with:
store-file-path: ./example/model.fga.yaml

0 comments on commit a4e9ae4

Please sign in to comment.