Skip to content

Commit

Permalink
fix typo in smoke tests (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed May 16, 2024
1 parent 8236951 commit 5974ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
max-parallel: 4

env:
CONFIG_FILE: "tests/smoke/ci/${{ matrix.config-file }}"
CONFIG_FILE: "starship/tests/smoke/ci/${{ matrix.config-file }}"

steps:
- name: Checkout
Expand Down

0 comments on commit 5974ce9

Please sign in to comment.