Update and rename ruby.yml to rspec.yml
This commit is contained in:
committed by
GitHub
parent
947bb8d3d5
commit
9ddecbcc0a
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
path: vendor/bundle
|
||||
key: ${{ runner.os }}-gem-${{ hashFiles('**/Gemfile.lock') }}
|
||||
key: ${{ runner.os }}-gem-${{ hashFiles('**/wpscan.gemspec') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-gem-
|
||||
- name: Build and test with Rake
|
||||
Reference in New Issue
Block a user