Skip to content

Commit

Permalink
update script name on gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Mar 2, 2024
1 parent 571a881 commit af04989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lila.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: actions/checkout@v4
- name: Run tests
run: |
./integration/run.sh
./integration/run-tests.sh

0 comments on commit af04989

Please sign in to comment.