Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 10, 2023
1 parent 8627e5a commit f843a36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
release: [ "7.3", ""]
runs: [ "ubuntu-22.04"]
runs-on: ${{ matrix.runs }}
name: A job to run test sshfs OpenBSD
name: sshfs OpenBSD
env:
MYTOKEN : ${{ secrets.MYTOKEN }}
MYTOKEN2: "value2"
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
release: [ "7.3", ""]
runs: [ "ubuntu-22.04"]
runs-on: ${{ matrix.runs }}
name: A job to run test OpenBSD
name: OpenBSD
env:
MYTOKEN : ${{ secrets.MYTOKEN }}
MYTOKEN2: "value2"
Expand Down

0 comments on commit f843a36

Please sign in to comment.