Skip to content

Commit

Permalink
Use flow-tester from branch for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jerith committed Nov 25, 2024
1 parent 1b4eb60 commit 6b40bc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ jobs:
uses: actions/checkout@v4
with:
repository: praekeltfoundation/flow_tester
ref: v0.3.5
# ref: v0.3.5
ref: fakecms-csv-import
path: flow_tester
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Test flows
run: |
./flow_tester/run_flow_tests.exs HelpCentre/QA/tests/ Onboarding/QA/tests/
./flow_tester/run_flow_tests.exs HelpCentre/QA/tests/ Onboarding/QA/tests/

0 comments on commit 6b40bc2

Please sign in to comment.