Skip to content

Commit

Permalink
ci: set original commit for TODO purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
caspiano committed Mar 3, 2022
1 parent 87f2e03 commit aa815ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ on:

jobs:
test:
uses: PlaceOS/.github/.github/workflows/containerised-test.yml@main
uses: PlaceOS/.github/.github/workflows/containerised-test.yml@fix/todos
with:
todo_issues: true
first_commit: 18f149deac20a49d6dccc3865e00b1c9b1e7f958

crystal-style:
uses: PlaceOS/.github/.github/workflows/crystal-style.yml@main
Expand Down

0 comments on commit aa815ec

Please sign in to comment.