Skip to content

Commit

Permalink
recalled workflow change
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Raj <[email protected]>
  • Loading branch information
shivam2680 committed Feb 7, 2025
1 parent 962f9b0 commit 2e01cc7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- uses: actions/checkout@v3
- name: Set up Python 3.10 for Node 14
if: ${{ matrix.node-version == '14' }}
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Cache node modules
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 2e01cc7

Please sign in to comment.