Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Bump virtualenv from 20.23.0 to 20.26.6 #5

Bump virtualenv from 20.23.0 to 20.26.6

Bump virtualenv from 20.23.0 to 20.26.6 #5

Workflow file for this run

---
name: run tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
run_tests:
runs-on: ubuntu-latest
env:
DAGGER_CACHE_FROM: type=gha,scope=gc-cloud-storage-bucket
DAGGER_CACHE_TO: type=gha,mode=max,scope=gc-cloud-storage-bucket
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Dagger
uses: dagger/dagger-for-github@v4
with:
cmds: |
project update
do test