Skip to content

Bump FluentAssertions from 7.0.0 to 8.0.0 #11

Bump FluentAssertions from 7.0.0 to 8.0.0

Bump FluentAssertions from 7.0.0 to 8.0.0 #11

Workflow file for this run

# ------------------------------------------------------------------------------
# <auto-generated>
#
# This code was generated.
#
# - To turn off auto-generation set:
#
# [GitHubActions (AutoGenerate = false)]
#
# - To trigger manual generation invoke:
#
# nuke --generate-configuration GitHubActions_pr --host GitHubActions
#
# </auto-generated>
# ------------------------------------------------------------------------------
name: pr
on: [pull_request]
jobs:
ubuntu-latest:
name: ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: 'Run: Pack'
run: ./build.cmd Pack
- name: 'Publish: artifacts'
uses: actions/upload-artifact@v4
with:
name: artifacts
path: artifacts