Skip to content

Commit

Permalink
actions
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerioLS committed Aug 21, 2024
1 parent 542b011 commit bc38cba
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9

- name: Install dependencies
run: |
pwd
cd ~/regression_problems/predict_real_estate_prices_in_california
ls

0 comments on commit bc38cba

Please sign in to comment.