Skip to content

Commit

Permalink
Fixing up the GHA cron workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Jun 11, 2020
1 parent b329c67 commit a28f3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
path: ci-scripts
repository: pulumi/scripts
- name: scripts/run-at-head ${{ matrix.examples-test-matrix }}
run: ./ci-scripts/ci/run-at-head ${{ matrix.examples-test-matrix }}
- name: Install Go dependencies
run: make ensure
- name: Run ${{ matrix.clouds }}${{ matrix.languages }} Tests
Expand Down

0 comments on commit a28f3b1

Please sign in to comment.