Skip to content

Commit

Permalink
chore: edit env
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed May 18, 2022
1 parent 9281f0b commit 25dbdd0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,5 @@ jobs:
- uses: actions/checkout@v3

- name: SSL Check
run: ./sslcheck ${{env.TD_DOMAINS}}
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md
run: ./sslcheck ${{ env.TD_DOMAINS }}

# - name: Run test suite
# run: composer run-script test

0 comments on commit 25dbdd0

Please sign in to comment.