Skip to content

Commit ae1fd62

Browse files
committed
@W-17100664@ Fixing smoke tests
1 parent 8fd1536 commit ae1fd62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ jobs:
9696
with:
9797
distribution: 'temurin'
9898
java-version: '11'
99+
- uses: actions/setup-python@v4
100+
with:
101+
python-version: '3.12'
99102
# Install SF CLI via NPM
100103
- run: npm install -g @salesforce/cli
101104
# Download and install the Tarball artifact

0 commit comments

Comments
 (0)