chore: update
Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
da1f1537f1
commit
2988f59e6a
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -7,7 +7,7 @@ env:
|
||||
|
||||
jobs:
|
||||
testing01:
|
||||
name: default flag testing
|
||||
name: testing new bash flow
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
|
Loading…
Reference in New Issue
Block a user