Tweaks and error handling
All checks were successful
/ Upload and download test (push) Successful in 24s
All checks were successful
/ Upload and download test (push) Successful in 24s
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
test-action:
|
||||
runs-on: nix
|
||||
name: Tests that the action works as expected
|
||||
name: Upload and download test
|
||||
steps:
|
||||
- name: Create sample file
|
||||
run: echo "Hello, world!" > test.txt
|
||||
|
||||
Reference in New Issue
Block a user