Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
23231c0f
Unverified
Commit
23231c0f
authored
Jun 30, 2020
by
Sam Shleifer
Committed by
GitHub
Jun 30, 2020
Browse files
[GH Runner] fix yaml indent (#5412)
parent
ac611145
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/self-push.yml
.github/workflows/self-push.yml
+1
-1
No files found.
.github/workflows/self-push.yml
View file @
23231c0f
...
...
@@ -53,7 +53,7 @@ jobs:
source .env/bin/activate
python -m pytest -n 2 --dist=loadfile -s ./tests/ | tee output.txt
-
name
:
cat output.txt
run
:
cat output.txt
run
:
cat output.txt
-
name
:
Upload output.txt
uses
:
actions/upload-artifact@v1
with
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment