Skip to content

Commit

Permalink
Add day3 to rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheslin1 committed Dec 3, 2021
1 parent 43094eb commit f9d0d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
day: [1,2]
day: [1,2,3]

name: Day ${{ matrix.day }}

Expand Down

0 comments on commit f9d0d07

Please sign in to comment.