Skip to content

Commit

Permalink
Add week 3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hrushikeshj committed Jan 13, 2023
1 parent 0a1ae8d commit 27b02ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/week3_intro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

jobs:
week2:
week3:
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/week3_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

jobs:
week2:
week3_model:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 27b02ad

Please sign in to comment.