Skip to content

Commit 1c09180

Browse files
laurentsimonjustaugustus
authored andcommitted
✨ Update documentation (ossf#203)
* set GITHUB_TOKEN as default token * updates * Update doc * Update doc * updates * updates * update * update * update * update * updates
1 parent a7d067f commit 1c09180

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action/options/options_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ func TestNew(t *testing.T) {
164164
}
165165
for _, tt := range tests {
166166
t.Run(tt.name, func(t *testing.T) {
167-
168167
os.Setenv(EnvGithubAuthToken, testToken)
169168
defer os.Unsetenv(EnvGithubAuthToken)
170169

0 commit comments

Comments
 (0)