Skip to content

Commit 59b54e4

Browse files
committed
No need for secrets in tests
1 parent a2f8c5f commit 59b54e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test_suite_ubuntu.yml

-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
# The Docker container that the job will use
4646
container:
4747
image: ghcr.io/cambridge-iccs/ftorch-dev-env:latest
48-
credentials:
49-
username: ${{ github.actor }}
50-
password: ${{ secrets.github_token }}
5148

5249
# Steps represent a sequence of tasks that will be executed as part of the job
5350
steps:

0 commit comments

Comments
 (0)