2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-28 22:23:50 +00:00

Changing file path of .travis workflow

This commit is contained in:
justin-h-loi
2023-07-31 20:59:12 -04:00
committed by arp102
parent 111f1e5361
commit 4c65eb8326

View File

@@ -14,7 +14,7 @@ jobs:
- name: Run .travis.yml build script
uses: ktomk/run-travis-yml@v1.8.1
with:
file: .travis.yml
file: ../../.travis.yml
steps: |
install
script