Skip to content

Commit 4f8b9ac

Browse files
authored
Update run.yml
1 parent b1fe18f commit 4f8b9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Run
22
on: [push]
33
jobs:
4-
check-bats-version:
4+
test-bcrypt:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)