Skip to content

Commit

Permalink
Change gauge-lsp-test repo to my forked repo
Browse files Browse the repository at this point in the history
Signed-off-by: Tamás Dévai <dorionka@gmail.com>
  • Loading branch information
dorion committed Sep 17, 2022
1 parent 987e124 commit f3b8a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Clone LSP tests
run: |
git clone https://github.com/getgauge/gauge-lsp-tests
git clone https://github.com/dorion/gauge-lsp-tests
cd gauge-lsp-tests
npm install
Expand Down

0 comments on commit f3b8a23

Please sign in to comment.