Skip to content

patch: remove order dependency from anagram test cases #1318

patch: remove order dependency from anagram test cases

patch: remove order dependency from anagram test cases #1318

Workflow file for this run

name: PR Comment
on: [pull_request_target]
jobs:
pr-comment:
runs-on: ubuntu-22.04
steps:
- uses: exercism/pr-commenter-action@085ef62d2a541a112c3ade1d24deea83665ea186
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"