Skip to content

Commit

Permalink
for test
Browse files Browse the repository at this point in the history
  • Loading branch information
davema-clan committed Jun 24, 2024
1 parent 345104e commit 3f4a754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ env:

jobs:
test-public-repo:
env:
remote_host_test: ${{ secrets.REMOTE_HOST_TEST }}

runs-on: ubuntu-latest

Expand All @@ -24,3 +22,5 @@ jobs:
- name: Action Test
id: test
uses: davema-clan/github-action-tmp@main
with:
remote_host_test: ${{ secrets.REMOTE_HOST_TEST }}

0 comments on commit 3f4a754

Please sign in to comment.