Skip to content

Commit

Permalink
testing file based approach
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayamadhavareddy committed May 17, 2024
1 parent d74b2f4 commit 67a0cee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: test
run: echo "test"
- name: Checkout repository
uses: actions/checkout@v4
- name: test-file
uses: ./
with:
Expand Down

0 comments on commit 67a0cee

Please sign in to comment.