Skip to content

Commit

Permalink
Remove init command
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard authored Jan 18, 2024
1 parent f34f622 commit a5a76e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ image: gitpod/workspace-dotnet

tasks:
- name: Setup and test
init: cd csharp && dotnet restore
command: cd csharp && dotnet --version
command: cd csharp && dotnet --version

0 comments on commit a5a76e8

Please sign in to comment.