Skip to content

Commit

Permalink
Update test-sdks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
typotter authored Aug 15, 2024
1 parent cd7429d commit 1f387d3
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,4 @@ on:
jobs:

test-php-sdk:
runs-on: ubuntu-latest
steps:
- name: Echo Workflow Name
shell: bash
run: |
echo "Testing eppo-exp/php-sdk"
- name: Run remote workflow
uses: Eppo-exp/php-sdk/.github/workflows/run-tests.yml@tp/actions
uses: Eppo-exp/php-sdk/.github/workflows/run-tests.yml@tp/actions

0 comments on commit 1f387d3

Please sign in to comment.