Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
eth-p committed Sep 27, 2024
1 parent cf524a2 commit e528ce0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/filecopymethod-test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: FileCopyMethod

# Some platform-specific file copy syscalls (e.g. creating reflinks) are only
# supported on some platforms, and only with specific filesystems. These
# syscalls are used by different FileCopyMethod implementations.
#
# This workflow sets up the conditions needed for those syscalls to work,
# and then runs the tests with the different FileCopyMethods.

name: FileCopyMethod

on:
push:
Expand Down

0 comments on commit e528ce0

Please sign in to comment.