We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f8c5f commit 59b54e4Copy full SHA for 59b54e4
.github/workflows/test_suite_ubuntu.yml
@@ -45,9 +45,6 @@ jobs:
45
# The Docker container that the job will use
46
container:
47
image: ghcr.io/cambridge-iccs/ftorch-dev-env:latest
48
- credentials:
49
- username: ${{ github.actor }}
50
- password: ${{ secrets.github_token }}
51
52
# Steps represent a sequence of tasks that will be executed as part of the job
53
steps:
0 commit comments