Skip to content

Commit

Permalink
use correct script
Browse files Browse the repository at this point in the history
  • Loading branch information
afujiwara-roblox committed Nov 2, 2023
1 parent 9818dd3 commit c2ebdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
shell: bash
run: |
PATH=$PATH:~/.foreman/bin
./scripts/kill-process-test-unix.sh
./scripts/end-to-end-tests.sh
kill-process-test-unix:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c2ebdb2

Please sign in to comment.