Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
removes environment test
  • Loading branch information
p-galligan committed May 20, 2024
1 parent aeb21cc commit 0dbfb0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Test github environment
run: echo "${{ github.ref_name }}"

- name: Export secrets to environment variables
uses: oNaiPs/[email protected]
with:
Expand Down

0 comments on commit 0dbfb0f

Please sign in to comment.