fix: bump publish action
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -7,5 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.1.0
|
||||
- name: Run tests
|
||||
|
||||
# Run the tests
|
||||
- name: 'Run tests'
|
||||
run: ./scripts/test.sh
|
||||
|
||||
Reference in New Issue
Block a user