Skip to content

Commit

Permalink
ci: cleanup unused sourcing of ci/common
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 22, 2023
1 parent feccd75 commit 4060b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ jobs:
- name: "(Upgrade) Install ${{ matrix.upgrade-from }} chart"
if: matrix.test == 'upgrade'
run: |
. ./ci/common
# NOTE: We change the directory so jupyterhub the chart name won't be
# misunderstood as the local folder name.
#
Expand Down

0 comments on commit 4060b6a

Please sign in to comment.