Skip to content

Commit

Permalink
ci: add test echo
Browse files Browse the repository at this point in the history
  • Loading branch information
a0m0rajab committed Jul 25, 2024
1 parent 5dd7c11 commit 270973b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🎉 The secret user is ${{ secrets.TEST_USERNAME }}"
- name: Make envfile
uses: SpicyPizza/create-envfile@v2.0.3
with:
Expand Down

0 comments on commit 270973b

Please sign in to comment.