Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Co-authored-by: Domen Kožar <[email protected]>
  • Loading branch information
sandydoo and domenkozar authored Nov 22, 2024
1 parent 81a6c55 commit e24baa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devenv-tasks/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ mod test {
},
{
"name": "myapp:task_3",
"after": ["myapp:task_1"],
"after": ["myapp:task_1"],
"command": script3.to_str().unwrap()
},
{
Expand Down

0 comments on commit e24baa3

Please sign in to comment.