Skip to content

Commit

Permalink
refaktor: Delete test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaredevelop committed Oct 22, 2023
1 parent 61805ef commit ef7cf7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 105 deletions.
98 changes: 0 additions & 98 deletions .github/workflows/test.yml

This file was deleted.

7 changes: 0 additions & 7 deletions cc/linting/al.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ func Actionlint(dir string, c *dagger.Client, id dagger.ContainerID, mountedDir
"-verbose",
"iac.yml",
}).
WithExec([]string{"/actionlint",
"-debug",
"-pyflakes",
"-shellcheck",
"-verbose",
"test.yml",
}).
Stdout(ctx)
if err != nil {
return err
Expand Down

0 comments on commit ef7cf7f

Please sign in to comment.