Skip to content

Commit

Permalink
fix smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed Oct 27, 2023
1 parent 2b9768d commit 118325a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
<<<<<<< before updating
python-version: ['3.10']
notebook-dir: ['core', 'creation', 'estimation', 'evaluation', 'goldenspike']
=======
python-version: ['3.9', '3.10', '3.11']
>>>>>>> after updating

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 118325a

Please sign in to comment.