Skip to content

Commit 2e01cc7

Browse files
committed
recalled workflow change
Signed-off-by: Shivam Raj <shivam.raj@databricks.com>
1 parent 962f9b0 commit 2e01cc7

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ jobs:
4545
with:
4646
node-version: ${{ matrix.node-version }}
4747
- uses: actions/checkout@v3
48-
- name: Set up Python 3.10 for Node 14
49-
if: ${{ matrix.node-version == '14' }}
50-
uses: actions/setup-python@v4
51-
with:
52-
python-version: '3.10'
5348
- name: Cache node modules
5449
uses: actions/cache@v3
5550
with:

0 commit comments

Comments
 (0)