jobs: setup-node-and-cache-it: name: Setup Node.js (and cache it) runs-on: ubuntu-latest steps: - name: Checkout local code to establish repo uses: actions/checkout@v3 with: fetch-depth: 1 - name: Setup Node.js uses: actions/setup-node@v3 with: node-version: '16' cache: 'np...
pconrad changed the title Staff f22 pc course job mongodb part Staff f22: Add job to update MongoDB for a single quarter / subject area Nov 22, 2022 pc - update mutation testing timeout to 120 minutes 63c18a4 pconrad added a commit that referenced this pull request May 5, 2023 ...
[ALSO: More Jobs Will Draw More Millennials to Homebuying] Obama also admitted that the midterm election will be areferendum(公民投票权)on his economic and other policies. "I am not on the ballot this fall," he said. "...Butmake no mistake:These policies are on theballot.Every single ...
jobs: build: runs-on: ubuntu-latest timeout-minutes: 10 steps: - run: | echo env.JAVA_DISTRIBUTION=${{ env.JAVA_DISTRIBUTION }} - uses: szenius/set-timezone@v2.0 with: timezoneLinux: "America/Los_Angeles" - uses: actions/checkout@v4 - name: Set up Java (version from .java-versi...
pc - update mutation testing timeout to 120 minutes Browse files staff-f22-pc-course-job-mongodb-part pconrad committed Nov 22, 2022 1 parent 18bb6f0 commit 63c18a4 Showing 1 changed file with 1 addition and 1 deletion. Whitespace Ignore whitespace Split Unified 2 changes: ...
jobs: build: runs-on: ubuntu-latest timeout-minutes: 10 steps: - run: | echo env.JAVA_DISTRIBUTION=${{ env.JAVA_DISTRIBUTION }} - uses: szenius/set-timezone@v2.0 with: timezoneLinux: "America/Los_Angeles" - uses: actions/checkout@v4 - name: Set up Java (version from .java-versi...